Claudetor
Claudetor gives your AI agents instant, scalable, and secure long-term memory. Drop it into your stack and never lose context again.
Claudetor abstracts away the complexity of vector databases and embedding models.
Run `claudetor init` to generate your local config and set up the SQLite vector store.
Use `claudetor sync ./src` to chunk and embed your entire codebase automatically.
Call the API or CLI to semantic search across your memory state instantly.
Pass the retrieved context directly into your LLM prompt for intelligent execution.
Don't waste tokens summarizing previous interactions. Claudetor automatically injects relevant historical data into the context window.
We built a custom Rust-based indexing engine that runs locally. It embeds and searches through gigabytes of text without network latency.
Unify your data sources. Claudetor ingests PDFs, code repositories, Slack channels, and Notion docs into a single queryable memory bank.
Stop reinventing the RAG wheel. Claudetor gives you production-ready memory out of the box.
| Capability | DIY RAG Stack | Claudetor |
|---|---|---|
| Vector DB Setup | Takes days, requires DevOps | Instant local SQLite |
| Chunking Logic | Hardcoded & breaks on code | AST-aware semantic chunking |
| Local Execution | Complex to orchestrate | Default behavior |
| State Management | Manual JSON saving | Automatic persistent sessions |
| Cost | High cloud API bills | Free & local-first |
"Claudetor completely changed how we build AI agents. We dropped 4 different libraries and replaced it with one `claudetor init` command. It just works."
Lead AI Engineer, Nexus
"The AST-aware chunking is magic. It actually understands Python classes and functions instead of blindly splitting text. Saved us 2 months of engineering."
CTO, DataFlow
"Fastest local RAG setup I've ever seen. The fact that I can run the entire memory stack on my MacBook without hitting an API is a game changer for privacy."
Indie Hacker
Start building with the core open-source engine today. Cloud sync features coming soon.
Everything you need to build local autonomous agents.
For teams that need scalable, shared memory clusters.
Give your AI the context it needs to actually be useful. Install Claudetor today and stop starting from zero.