Web-based example apps showing SMFS in realistic use cases. Each one is a complete project with its own README, dependencies, and a working UI.Documentation Index
Fetch the complete documentation index at: https://supermemory.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Research Assistant
Upload documents and chat with an AI that can search and cite them.
Next.js + TypeScript +
@supermemory/bash.Knowledge Base
Add notes and chat with an AI that can search your knowledge base.
FastAPI + Python +
supermemory-bash.Code Sandbox
Write and run code in an E2B sandbox with persistent AI memory.
Next.js + E2B SDK + SMFS mount.
Running an example
- Clone the examples repo
cdinto the example you want- Follow the README — typically: install deps, copy
.env.exampleto.env, fill in your API keys, and start the dev server