persistent-ai-memory
Active·★ 231·MIT·Updated 2026-04-23
★ Trending★ Code Assistant★ RAG / Knowledge Base
A persistent local memory for AI, LLMs, or Copilot in VS Code.
Persistent AI Memory is a sophisticated memory management system for AI assistants that provides intelligent memory extraction, storage, and retrieval across multiple platforms. It features OpenWebUI-native integration, semantic search, conversation tracking, and tool call logging. The system ensures multi-user isolation and supports various embedding providers.
#ai-assistant#embeddings#github-copilot#lmstudio#mcp-server#mcp-servers#ollama#persistent-memory
01
Features
01OpenWebUI-native short-term memory plugin
02Persistent memory storage with SQLite
03Semantic search using vector embeddings
04Multi-platform support (OpenWebUI, LM Studio, VS Code, MCP)
05Smart memory filtering and relevance scoring
02
Compatibility
OpenWebUI
Primary
Verified via docs
LM Studio
Supported
Verified via docs
VS Code
Supported
Verified via docs
MCP
Supported
Verified via docs
03
Quick start
1
$ pip install git+https://github.com/savantskie/persistent-ai-memory.git
04
Use cases
↳AI assistants that need to remember user preferences across conversations
↳Development environments where AI tools track project context
↳Multi-user chat applications requiring isolated memory per user
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
Related searches
Comments
Log in to leave a comment
- CCorey LewisMay 19, 2026
Local storage means no cloud dependency for memory persistence.
- RRowan NguyenApr 6, 2026
Persistent local memory for AI in VS Code — context survives session restarts.
- BBlake WilsonMar 30, 2026
Good for developers who want AI assistants with project-specific memory.
- Sam RiveraMar 25, 2026
Works with Copilot and other VS Code AI integrations.