beeai-framework  by i-am-bee

AI agent framework for building production-ready multi-agent systems

Created 1 year ago
2,799 stars

Top 17.0% on SourcePulse

GitHubView on GitHub
Project Summary

BeeAI Framework enables the creation of production-ready multi-agent AI systems, supporting both Python and TypeScript developers. It offers flexibility in agent orchestration and seamless integration with various AI models and tools, aiming to simplify the development of complex AI workflows.

How It Works

The framework allows users to define multi-agent systems using "Workflows," which orchestrate agent roles, instructions, and tool usage. It supports a pluggable architecture for integrating diverse LLMs (e.g., Ollama, Groq, OpenAI, watsonx.ai) and tools (e.g., LangChain, custom tools). Key features include configurable memory, state persistence, structured output generation, and an event-driven emitter system for monitoring and error handling.

Quick Start & Requirements

  • Python: pip install beeai-framework
  • TypeScript: npm install beeai-framework
  • Prerequisites: Ollama with granite3.1-dense:8b model downloaded for the provided Python example.
  • Resources: Links to Python and TypeScript documentation and starter examples are available.

Highlighted Details

  • Supports building custom agent architectures with full flexibility in orchestration.
  • Integrates with a wide range of LLM providers and tools, including LangChain.
  • Offers production-grade controls like token usage optimization, state persistence, and structured output generation.
  • Features an emitter system for tracking agent workflows and generating detailed events for monitoring.

Maintenance & Community

  • Active development with recent updates in February 2025 for Python alpha launch and TypeScript backend module.
  • Community engagement via Discord.
  • Part of the Linux Foundation AI & Data program.

Licensing & Compatibility

  • Licensed under Apache 2.0.
  • Permissive license suitable for commercial use and integration with closed-source projects.

Limitations & Caveats

The Python library is currently in alpha. Code execution in a sandboxed environment is noted as "coming soon." IBM states they will not be maintaining this code going forward, though it is part of the Linux Foundation AI & Data program.

Health Check
Last Commit

13 hours ago

Responsiveness

1 day

Pull Requests (30d)
52
Issues (30d)
61
Star History
79 stars in the last 30 days

Explore Similar Projects

Starred by Andrew Ng Andrew Ng(Founder of DeepLearning.AI; Cofounder of Coursera; Professor at Stanford), Thomas Wolf Thomas Wolf(Cofounder of Hugging Face), and
4 more.

ag2 by ag2ai

0.9%
4k
AgentOS for building AI agents and facilitating multi-agent cooperation
Created 10 months ago
Updated 2 days ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 7 months ago
Feedback? Help us improve.