We welcome contributions to awesome-agents from any framework or AI provider. Here's how you can contribute:
- Add a new agent implementation
- Improve existing agents with bug fixes or enhancements
- Share your agent implementations and use cases
- Fork this repository
- Clone the repository to your local machine
- Create a new branch for your changes
git checkout -b your-github-username/new-branch-name
- Follow this guide to create a new agent.
- Create a pull request
-
Pull Request(PR)
titleshould be in the format of Emoji-Log:- 📦 NEW: Agent Name.
- 👌 IMPROVE: An improvement to an existing agent.
- 🐛 FIX: A bug fix for an existing agent.
- 📖 DOC: Documentation changes for an existing agent.
-
Pull Request(PR) should be have a detailed explanation of the changes you made.