
TurboMemory: self-hosted “AI long-term memory” service with SQLite + daemon consolidation
I’m building TurboMemory, a self-hostable long-term memory backend for LLM assistants.
It’s designed to run on a cheap VPS or laptop:
SQLite index
compressed embeddings (4-bit/6-bit/8-bit)
daemon that consolidates memory in the background
semantic search + topic filtering
designed for AI agents that need persistent memory
GitHub: https://github.com/Kubenew/TurboMemory
Question: if you were selfhosting this, would you prefer:
REST API service?
simple CLI?
Docker container?
I’m also looking for contributors who like storage/performance projects.
u/Hopeful-Priority1301 — 8 hours ago