Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.57 KB

File metadata and controls

21 lines (18 loc) · 1.57 KB

Iva documentation

Iva is a self-hosted Telegram AI assistant with layered memory that turns your messages into an Obsidian-compatible vault.

  • use-cases.md — who runs Iva and for what: scenarios for business, work and everyday life
  • install.md — one command on a fresh VPS, from curl to the bot's first message
  • configuration.md — every .env variable and the setup wizard
  • memory.md — how the vault compounds: transcripts, rollups, cards, search
  • security.md — injection screening in, secret redaction out, allowlist fails closed
  • providers.md — every external service, with real prices
  • deploy.md — systemd services and timers, long polling, updates, backups
  • cli.md — Telegram slash commands and the iva CLI
  • menu.md — the /menu settings hub: screen map, what applies instantly vs on restart, key intake, character test, memory interview
  • extending.md — skills, MCP connections, custom tools
  • faq.md — short answers on cost, models, privacy, Obsidian
  • troubleshooting.md — a silent bot, failed timers, provider errors
  • philosophy.md — skill over code, the thin harness, the wheel principle (Russian only)
  • adr/ — the decisions that bind the code: what was chosen, why, and what was rejected (Russian only)
  • tech-debt.md — known gaps and deferred decisions, tracked in the open

Документация на русском: ru/