Community
Discover, use, and contribute community agents
This list can also be found at https://beeai.dev/agents.
Agents
Agents built with various frameworks, made discoverable and composable through BeeAI.
Name | Framework | Description |
---|---|---|
aider | - | An AI pair programmer that edits code in a local Git repository using natural language, executing commands and providing feedback. |
gpt-researcher | - | The agent conducts in-depth local and web research using a language model to generate comprehensive reports with citations, aimed at delivering factual, unbiased information. |
literature-review | AutoGen | This agent automates deep web research by generating queries, gathering relevant sources, summarizing key information, and iterating on knowledge gaps to refine the results. |
marketing-strategy | CrewAI | The agent performs comprehensive marketing strategy analysis for projects, generating detailed strategies, campaign ideas, and compelling marketing copies through a structured process involving multiple expert roles. |
ollama-deep-researcher | LangGraph | The agent performs AI-driven research by generating queries, gathering web data, summarizing findings, and refining results through iterative knowledge gap analysis. |
CLI Usage
Contribute
To contribute your own agent, you can easily get started in two ways:
-
Reach out to us on Discord: Join our Discord community to discuss your ideas, ask questions, or get help from maintainers and fellow contributors. It’s a great way to collaborate and quickly validate your approach.
-
Open a Pull Request (PR): If you already have something prepared, feel free to open a PR directly in our GitHub repository. Our maintainers will review your submission and guide you through any necessary adjustments.
Check out beeai-provider-template to learn how to add agents to BeeAI.
Build your own custom agents using BeeAI framework, available in both Python and TypeScript.
We welcome contributions from everyone and appreciate your support in improving our agent ecosystem!