docs/guides/README.md
Start with Install and Quick Start and get one reply before using a guide below. Each guide targets one outcome; linked reference pages hold the complete option tables and edge cases.
| Goal | Guide |
|---|---|
| Build a personal AI agent | Build a personal AI agent |
| Use the browser workbench | AI agent WebUI |
| Run a self-hosted AI agent | Self-hosted AI agent |
| Run a sustained goal | Long-running AI agent |
| Add long-term memory | AI agent memory |
Use Settings → Channels in the WebUI for guided setup. These guides explain the account, bot, token, permission, and test-message steps on each platform.
| Goal | Guide |
|---|---|
| Connect chat apps | Chat app AI agent |
| Connect Telegram | Telegram AI agent |
| Connect Discord | Discord AI agent |
| Connect Slack | Slack AI agent |
| Connect Feishu | Feishu AI agent |
| Connect WhatsApp | WhatsApp AI agent |
| Connect WeChat | WeChat AI agent |
| Connect QQ | QQ AI agent |
| Connect Email | Email AI agent |
| Connect Mattermost | Mattermost AI agent |
| Goal | Guide |
|---|---|
| Run from Python | Python AI agent SDK |
Expose /v1/chat/completions | OpenAI-compatible agent API |
| Goal | Guide |
|---|---|
| Add MCP tools | Configure MCP tools |
| Enable web search | Configure web search |
| Add model fallback | Configure model fallback |
| Add an OpenAI-compatible provider | Configure an OpenAI-compatible provider |
| Improve Ollama tool prompt-cache reuse | Configure Ollama prompt caching |
| Add Langfuse tracing | Configure Langfuse observability |
| Secure local tools | Secure a local AI agent |
| Deploy the gateway | Deploy nanobot gateway |