{
  "markdown": "# 💰 ViBo — Memory for AI Agents + Living Document Archive\n\n[![SkillQA](https://img.shields.io/badge/SkillQA-A-brightgreen)](https://github.com/vnbochkarev-netizen/ViBo-SkillQA)\n\n**One license. One key. Your agent remembers — and your documents think.**\n\n<a href=\"https://wwwvibo.com\"><img src=\"https://img.shields.io/badge/website-wwwvibo.com-22c55e\" alt=\"site\"></a>\n<a href=\"https://t.me/ViBomemorybot\"><img src=\"https://img.shields.io/badge/Telegram-@ViBomemorybot-blue\" alt=\"tg\"></a>\n<a href=\"https://wwwvibo.com/archive\"><img src=\"https://img.shields.io/badge/Archive-live%20demo-22c55e\" alt=\"archive\"></a>\n\n\n📖 **The Living Archive: How My Agent Started Working Through ViBo** — [read the story](docs/LIVING_ARCHIVE.md)\n\n## What it is\n\n**ViBo Memory** — persistent memory for AI agents: facts survive between sessions, found by meaning, encrypted L1/L2/L3. Agent reads only relevant facts → **50-150× fewer tokens** on large bases (measured).\n\n**ViBo Archive** — a living document archive in our own `.vibo` format: compressed (~84%), searched by meaning, answers questions in milliseconds. LLM reads 22 KB instead of 146 KB.\n\n## How to use\n\n```bash\nvibo add \"client Anna\" \"prefers espresso, budget 10K\"\nvibo find \"what does Anna prefer?\"\n\nvibo archive pack ./contracts -o archive.vibo\nvibo archive search archive.vibo \"total amount and deadline?\"\nvibo archive unpack archive.vibo -o ./restored\n```\n\n- **Skill** — drop into any Python agent (Hermes, OpenClaw, LangChain).\n- **n8n** — verified node [n8n-nodes-vibo](https://github.com/vnbochkarev-netizen/n8n-nodes-vibo).\n- **vibo-selfdeed** — free autonomous mission skill: the agent restores context, finds and fixes problems safely, iterates via paths A/B/C and saves lessons back into ViBo memory. [Learn more →](vibo-selfdeed/README.md) · `npm install vibo-selfdeed` · [ClawHub](https://clawhub.ai/@vnbochkarev-netizen/vibo-selfdeed)\n\n- **Dify** — plugin (PR in review).\n- **Cloud API** — memory for your SaaS.\n\n## What it is for\n\n- **Banks** — \"What did we promise this client?\" → milliseconds. Secrets stay encrypted (L3).\n- **Archives** — millions of pages stop being dust.\n- **Libraries** — \"What is this book about?\" → instant.\n- **Law firms** — a question instead of hours of searching.\n- **Medicine** — patient histories, protocols, studies.\n- **Business** — knowledge bases that answer 24/7.\n\n## Honest measurements\n\n| Memory | Tokens saved |\n|---|---|\n| 100 facts | ~2× |\n| 1K facts | 10-20× |\n| 10K+ facts | 50-150× |\n| 100K+ facts | up to 2,000× |\n\nWeb search: 96-99%. Threads: -72%. Archive: 84%, 0.1s. **Empty memory = 0 savings.**\n\n## Pricing\n\nOne license, $5/month (first 100 users keep **$2.5 forever**). Cloud API $5/10/25. 2-day free trial.\n\nGet it from [@ViBomemorybot](https://t.me/ViBomemorybot) or [wwwvibo.com](https://wwwvibo.com).\n\n---\n\n*Dust is no longer dust. Dust is memory that was waiting for its hour.*\n\n## 🚀 Projects\n\n| Project | What it is | Link |\n|---|---|---|\n| **ViBo Memory** | Persistent memory for AI agents — 50-150× fewer tokens, L1/L2/L3 encryption | [site](https://wwwvibo.com) |\n| **ViBo Archive** | Living document archive (.vibo) — 84% compression, search by meaning, answers in ms | [demo](https://wwwvibo.com/archive) |\n| **Cloud API** | Memory for your SaaS — instant, encrypted, zero infrastructure | [site](https://wwwvibo.com) |\n| **n8n node** | Verified node for n8n workflows | [npm](https://www.npmjs.com/package/n8n-nodes-vibo) |\n| **Dify plugin** | Memory tools for Dify (search, add, thread, usage) | [PR](https://github.com/langgenius/dify-plugins/pull/2886) |\n| **MCP server** | Model Context Protocol server for AI tools | [registry](https://registry.modelcontextprotocol.io) |\n| **Telegram bot** | Get the key, manage subscription, support | [@ViBomemorybot](https://t.me/ViBomemorybot) |\n\nAll projects share one license, one key, one product.\n\n*Dust is no longer dust. Dust is memory that was waiting for its hour.*\n",
  "bytes": 3941,
  "sha": "796a9a034479aa12df0a1fe4fb67aa5ad73735d965b2a9d8ad682eb9799efae8",
  "repo_slug": "vnbochkarev-netizen/vibo-memory",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_vnbochkarev_netizen_vibo_memor_61e31760/readme"
}