savantskie/persistent-ai-memory
A persistent local memory for AI, LLMs, or Copilot in VS Code.
Integrates with OpenWebUI as a native plugin for sophisticated memory extraction and injection during conversations, uses SQLite databases with vector embeddings for semantic search, and supports multiple embedding providers (Ollama, LM Studio, OpenAI) with strict multi-tenant isolation via user_id and model_id parameters. The system implements specialized databases for conversations, memories, schedules, tool calls, and project context, plus an MCP server for cross-platform compatibility with assistants and development environments.
207 stars.
Stars
207
Forks
23
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/savantskie/persistent-ai-memory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...