Files
wehub-resource-sync ba1d0b91a4
Test Suite / test (push) Waiting to run
Test Suite / webui (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:06:36 +08:00

2.2 KiB

nanobot Guides

These guides are short task entry points. Use them when you know what you want to build, then follow the linked reference docs for complete option tables and edge cases.

Build and operate

Goal Guide
Build a personal AI agent Build a personal AI agent
Run a self-hosted AI agent Self-hosted AI agent
Use the browser workbench AI agent WebUI
Run long-running tasks Long-running AI agent
Add memory AI agent memory
Deploy a gateway Deploy a long-running nanobot AI agent gateway

Connect and integrate

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
Run from Python Python AI agent SDK
Expose /v1/chat/completions OpenAI-compatible agent API

Configure

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
Add Langfuse tracing Configure Langfuse observability
Secure local tools Secure a local AI agent
Deploy the gateway Deploy nanobot gateway