Meet BondAI
Build highly capable Single and Multi-Agent Systems.
What is BondAI?
BondAI is an open-source tool for developing AI Agent Systems. BondAI handles the implementation complexities including memory/context management, error handling, vector/semantic search and includes a powerful set of out of the box tools and integrations. BondAI's implementation is based on the latest research including support for ReAct, Multi-Agent and Conversable Agent systems based on the AutoGen paper, and a Tiered Memory System based on the MemGPT paper. Additionally, BondAI comes with a CLI interface and a REST/WebSocket Agent Server.
BondAI Integrations
BondAI comes out of the box with a powerful set of integrations.
OpenAI | BondAI supports any combination of OpenAI models and services including all GPT-N, GPT-4 Vision, Dalle-E 3, and Embeddings. | |
Microsoft Azure | BondAI fully supports connectivity to GPT-N, Dalle-E and Embedding APIs through Microsoft's Azure OpenAI services. | |
![]() | Google Search | Allows BondAI to search the internet. Requires a Google Search API Key and CSE ID |
DuckDuckGo | Allows BondAI to search the internet. No API keys required. | |
Alpaca Markets | Allows BondAI to buy and sell stocks and crypto. Requires an Alpaca Markets account. | |
PostgreSQL | BondAI can automatically extract the schema from a Postgres DB and process natural language queries. | |
![]() | Bland AI | Allows BondAI to make phone calls and process/retrieve call transcripts. Requires a Bland.ai account. |
Gmail | Allows BondAI to search and read emails. | |
LangChain | Use BondAI's LangChainTool class to import any tool from LangChain into BondAI. |