This list can also be found at https://beeai.dev/agents.

Agents

Agents built with various frameworks, made discoverable and composable through BeeAI.
NameFrameworkDescription
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.

CLI Usage

beeai run <agent_name>

Contribute

To contribute your own agent, you can easily get started in two ways:
  1. 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.
  2. 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.
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!