>_< arvis

Documentation

Everything you need to build.

Start with the user guide. Deep-dive into any module. All docs are in the GitHub repo.

View on GitHubQuick start →
00
Start here

User guide

Getting started, connecting platforms, creating agents.

01

Architecture

System overview — every process, port, and module.

02

Message flow

Complete step-by-step: user message → LLM → response.

03

Routing

How messages are assigned to the right agent.

04

LLM providers

Accounts, failover, multiple providers, CLI vs API.

05

Context & memory

How context is built, memory system, auto-compaction.

06

Queue & scheduler

Job queue, priorities, retries, scheduled tasks.

07

Security

Auth, VPS setup, API keys, Docker sandbox, credentials.

08

Extensibility

Custom tools, skills, connectors, plugins.

09

Connectors

Platform-specific docs: Discord, Telegram, Slack, WhatsApp, SMS, Email, Web.

10

Troubleshooting

What to check when things break. SQL debug queries.

11
VPS guide

Deployment

Docker, VPS bare metal, systemd, nginx, backups.

12
API

API reference

Complete REST API reference — all endpoints, auth, responses.

All docs live in the repo

Every doc is a Markdown file in /docs on GitHub. Edit them, fork them, contribute back.

Browse on GitHub →