beeai framework
Basic Information
BeeAI Framework is an open-source developer toolkit for building production-ready intelligent agents and multi-agent systems in Python and TypeScript. It provides libraries, examples, and starter templates to create autonomous agents that can reason, take actions, collaborate and solve complex tasks. The repo supplies modules for agent definitions, workflow orchestration, backend integrations to LLM providers, tool plugins, retrieval-augmented generation, memory strategies, observability, serving agents over protocols, caching and serialization for persistence. The project includes example workflows and language-specific starters to accelerate onboarding. It is maintained under an Apache 2.0 license and developed within the Linux Foundation AI & Data community. The README and examples show how to compose agent roles, connect tools and providers, run multi-agent workflows, and host agents with protocol support and integrations that help developers assemble end-to-end agent systems.