Documentation
Complete guides and reference documentation for SuperLocalMemory V2.
Getting Started
π¦ Installation
5-minute setup for Mac, Linux, and Windows. Automatic IDE configuration.
π Quick Start
Your first memory in 2 minutes. Learn the basics with hands-on examples.
π CLI Cheatsheet
Copy-paste command reference for all operations.
π Dashboard
Interactive web UI for exploring memories visually.
Interactive Architecture Diagram
Explore the full 10-layer stack, MCP + A2A dual protocol, and v2.5 components β all in one interactive visualization.
View Architecture Diagram →Core Concepts
ποΈ Universal Architecture
10-layer system design with MCP + A2A dual protocol and hybrid search.
π MCP Integration
Model Context Protocol support for 17+ IDEs including ChatGPT.
β‘ Universal Skills
6 slash-commands that work across multiple AI tools.
πΈοΈ Knowledge Graph
Auto-discovery of relationships with Leiden clustering.
π― Pattern Learning
How SuperLocalMemory learns your coding style.
π€ Multi-Profile
Separate contexts for work, personal, and client projects.
Framework Integrations
π¦ LangChain
Use SLM as a persistent chat history backend. Works with RunnableWithMessageHistory and LCEL chains.
pip install langchain-superlocalmemory π¦ LlamaIndex
Local-first chat store for ChatMemoryBuffer and SimpleChatEngine. All 7 BaseChatStore methods.
pip install llama-index-storage-chat-store-superlocalmemory Reference
π» CLI Reference
Complete command-line interface documentation.
π Python API
Programmatic access for scripts and automation.
βοΈ Configuration
Customization options and advanced settings.
π Changelog
Version history and release notes.
πΈ Visual Documentation
Explore SuperLocalMemory V2's interface through screenshots organized by category.
Main dashboard interface with key metrics
Detailed memory list with search and filtering
Chronological timeline of all stored memories
Memory search with advanced filtering options
Interactive knowledge graph visualization
Knowledge graph clusters and relationships
Real-time event stream from memory operations
Agent connections and activity tracking
Learned coding patterns and preferences
Community & Support
β FAQ
Frequently asked questions and answers.
π§ Troubleshooting
Common issues and solutions.
π€ Contributing
How to contribute to the project.
π Report Issues
Bug reports and feature requests.
Ready to Get Started?
Install SuperLocalMemory V2 in 5 minutes.
git clone https://github.com/varun369/SuperLocalMemoryV2.git
cd SuperLocalMemoryV2
./install.sh