Better Chatbot
NormalDescription
A better chatbot platform powered by Agent, MCP, and Workflows. Supports multi-model integration, visual workflow orchestration, and low-code configuration.
Key Features
- Multi-model support: integrates OpenAI, Anthropic, Google, xAI, Ollama, and all major LLMs
- MCP protocol driven: invoke browser automation, web search, code execution tools via @mention
- Visual workflow editor: drag-and-drop to build AI workflows and publish them as chat tools
- Realtime voice assistant: supports voice chat with MCP tool execution integration
- One-click Vercel deployment: deploy the full app for free with just one API key
- Image generation: integrates image generation and editing from OpenAI, Google Gemini, and xAI
Use Cases
Categories
Quick Start
1. Prepare an API key from an LLM provider (OpenAI/Claude/Gemini, any one);
2. Click the Vercel Deploy button for one-click deployment, or run `docker compose up` locally;
3. Configure environment variables: `BETTER_AUTH_SECRET`, at least one `*_API_KEY`;
4. Type `@` in the chat interface to invoke tools, workflows, or agents;
5. Access the app to start using multi-model chat and MCP tools.