A local-first vector memory engine for Python. No API keys. No cloud bills. Just high-performance, offline RAG for your LLM agents.
Why search vectors twice? MemLoop hashes queries to intercept repeated questions instantly. Improves latency by 99% for recurring topics.
Your data never leaves localhost. We use ChromaDB and lightweight SentenceTransformers that run on your CPU. Perfect for sensitive contracts, medical data, or PII.
Point to a folder of .pdf, .csv, or .txt files. MemLoop handles the ETL pipeline automatically.
Hallucination killer. Every retrieval comes with source metadata: {source: "manual.pdf", page: 42}.
Install and run your first agent in under 30 seconds.
The main interface for integrating with LLMs.
Use the terminal for quick testing and data management.