State-of-the-art memory and context engine for AI.
Docs · Quickstart · Dashboard · Discord
--- Supermemory is the memory and context layer for AI. **#1 on [LongMemEval](https://github.com/xiaowu0162/LongMemEval), [LoCoMo](https://github.com/snap-research/locomo), and [ConvoMem](https://github.com/Salesforce/ConvoMem)** — the three major benchmarks for AI memory. We are a research lab building the engine, plugins and tools around it. Your AI forgets everything between conversations. Supermemory fixes that. It automatically learns from conversations, extracts facts, builds user profiles, handles knowledge updates and contradictions, forgets expired information, and delivers the right context at the right time. Full RAG, connectors, file processing — the entire context stack, one system. | | | |---|---| | 🧠 **Memory** | Extracts facts from conversations. Handles temporal changes, contradictions, and automatic forgetting. | | 👤 **User Profiles** | Auto-maintained user context — stable facts + recent activity. One call, ~50ms. | | 🔍 **Hybrid Search** | RAG + Memory in a single query. Knowledge base docs and personalized context together. | | 🔌 **Connectors** | Google Drive · Gmail · Notion · OneDrive · GitHub — auto-sync with real-time webhooks. | | 📄 **Multi-modal Extractors** | PDFs, images (OCR), videos (transcription), code (AST-aware chunking). Upload and it works. | All of this is in our single memory structure and ontology.
🧑💻 I use AI toolsBuild your own personal supermemory by using our app. Builds **persistent memory graph across every conversation**. Your AI remembers your preferences, projects, past discussions — and gets smarter over time. **[→ Jump to User setup](#give-your-ai-memory)** |
🔧 I'm building AI productsAdd memory, RAG, user profiles, and connectors to your agents and apps with **a single API**. No vector DB config. No embedding pipelines. No chunking strategies. **[→ Jump to developer quickstart](#build-with-supermemory-api)** |
Give your AI a memory. It's about time..