navin Task Guides
Install the desktop app from navin.live/download, get one reply in the editor, then use a guide below. Each guide targets one outcome.
Start and Use
| 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 |
Connect a Chat App
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 WhatsApp | WhatsApp AI agent |
| Connect Email | Email AI agent |
| Connect Mattermost | Mattermost AI agent |
Integrate from Code
| Goal | Guide |
|---|---|
| Run from Python | Python AI agent SDK |
Expose /v1/chat/completions | OpenAI-compatible agent API |
Configure and Operate
| 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 navin gateway |