Hebo AI
Introduction
Building production-ready conversational agents requires fast iteration across engineering, product, and business teams. In practice, iteration is slow, even small changes often require code updates and lengthy re-deployments. Hebo addresses this by providing a shared platform for building, operating, and improving AI agents:- A gateway with standardized OpenAI-compatible API across LLMs
- Composable primitives for RAG, tools, and memory
- Built-in observability & evaluations focused on real conversation flows
Component Status
- Gateway: v0.1 (live)
- MCP AIKit: v0.1 (live)
- Evals: v0.1 (live)
- RAG / Tools / Memory stack: WIP
- Observability: WIP
- Knowledge Editor: WIP
Getting Started
- Register your Account: Visit console.hebo.ai to create an account.
- Create an Agent: The on-boarding flow will guide you through creating an agent and selecting a default model.
- Execute API Calls: Use your API keys to interact with your agents programmatically.
Support
Join us on Discord for support and discussions: Discord ChannelContributing
Hebo is built in the open with an Open-Source license that keeps Hebo free to use for everyone while discouraging harmful free-riding. We’re still at the very beginning and welcome contributions from the community. To get started:- Open an issue from our issue tracker.
- Open a pull request with your proposed changes.
- Ping us on our discord channel.

