8000 GitHub - jenna-winkler/beeai: Discover, run, and compose AI agents from any framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jenna-winkler/beeai

 
 

Repository files navigation

BeeAI
BeeAI

Discover, run, and compose AI agents from any framework

Key featuresQuickstartDocumentationAgent library

beeai.mp4

BeeAI is an open platform to help you discover, run, and compose AI agents from any framework and language. Whether building your agents or looking for powerful existing solutions, BeeAI makes it easy to find, connect, and orchestrate AI agents seamlessly.

Key features

  • 🌐 Framework agnostic: Integrate AI agents seamlessly, no matter the language or platform.
  • ⚙️ Composition: Build complex, multi-agent workflows from simple building blocks.
  • 🔍 Discoverability: Explore a powerful agent catalog with integrated search.
  • 🐝 BeeAI ecosystem: First-class support for Python and TypeScript agent developers via BeeAI Framework.

Quickstart

  1. Install BeeAI using Homebrew (or see the installation guide for other methods):
brew install i-am-bee/beeai/beeai
brew services start beeai
  1. Configure LLM provider:
beeai env setup
  1. Launch the web interface:
beeai ui
  1. Use from the terminal:
# List commands
beeai --help

# List all available agents
beeai list

# Run the chat agent
beeai run chat

# Compose agents
beeai compose sequential

Documentation

Visit docs.beeai.dev for full documentation.

Agent library

Visit beeai.dev/agents for the list of reference agent implementations.

Community

The BeeAI community is active on GitHub Discussions where you can ask questions, voice ideas, and share your projects.

To chat with other community members, you can join the BeeAI Discord server.

Please note that our Code of Conduct applies to all BeeAI community channels. We strongly encourage you to read and follow it.

Contributing

Contributions to BeeAI are always welcome and greatly appreciated. Before contributing, please review our Contribution Guidelines to ensure a smooth experience.

Special thanks to our contributors for helping us improve BeeAI.

Contributors list

Acknowledgements

Special thanks to these outstanding projects for their inspiration and influence:

About

Discover, run, and compose AI agents from any framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.8%
  • TypeScript 41.5%
  • SCSS 8.3%
  • Other 0.4%
0