๐ฐ ViBo โ Memory for AI Agents + Living Document Archive
One license. One key. Your agent remembers โ and your documents think.
๐ The Living Archive: How My Agent Started Working Through ViBo โ read the story
What it is
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).
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.
How to use
vibo add "client Anna" "prefers espresso, budget 10K"
vibo find "what does Anna prefer?"
vibo archive pack ./contracts -o archive.vibo
vibo archive search archive.vibo "total amount and deadline?"
vibo archive unpack archive.vibo -o ./restored
-
Skill โ drop into any Python agent (Hermes, OpenClaw, LangChain).
-
n8n โ verified node n8n-nodes-vibo.
-
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 โ ยท
npm install vibo-selfdeedยท ClawHub -
Dify โ plugin (PR in review).
-
Cloud API โ memory for your SaaS.
What it is for
- Banks โ "What did we promise this client?" โ milliseconds. Secrets stay encrypted (L3).
- Archives โ millions of pages stop being dust.
- Libraries โ "What is this book about?" โ instant.
- Law firms โ a question instead of hours of searching.
- Medicine โ patient histories, protocols, studies.
- Business โ knowledge bases that answer 24/7.
Honest measurements
| Memory | Tokens saved |
|---|---|
| 100 facts | ~2ร |
| 1K facts | 10-20ร |
| 10K+ facts | 50-150ร |
| 100K+ facts | up to 2,000ร |
Web search: 96-99%. Threads: -72%. Archive: 84%, 0.1s. Empty memory = 0 savings.
Pricing
One license, $5/month (first 100 users keep $2.5 forever). Cloud API $5/10/25. 2-day free trial.
Get it from @ViBomemorybot or wwwvibo.com.
Dust is no longer dust. Dust is memory that was waiting for its hour.
๐ Projects
| Project | What it is | Link |
|---|---|---|
| ViBo Memory | Persistent memory for AI agents โ 50-150ร fewer tokens, L1/L2/L3 encryption | site |
| ViBo Archive | Living document archive (.vibo) โ 84% compression, search by meaning, answers in ms | demo |
| Cloud API | Memory for your SaaS โ instant, encrypted, zero infrastructure | site |
| n8n node | Verified node for n8n workflows | npm |
| Dify plugin | Memory tools for Dify (search, add, thread, usage) | PR |
| MCP server | Model Context Protocol server for AI tools | registry |
| Telegram bot | Get the key, manage subscription, support | @ViBomemorybot |
All projects share one license, one key, one product.
Dust is no longer dust. Dust is memory that was waiting for its hour.