Full web-based demo apps showing how to build with Supermemory's persistent memory filesystem (SMFS).
Each example is a self-contained project you can clone and run locally.
| Example | Stack | SDK | Description |
|---|---|---|---|
| Research Assistant | Next.js, Tailwind, Vercel AI SDK | @supermemory/bash (TypeScript) |
Upload documents and chat with an AI that can search and cite them |
| Knowledge Base | FastAPI, vanilla HTML/CSS/JS | supermemory-bash (Python) |
Add notes and chat with an AI that can search your knowledge base |
| Code Sandbox | Next.js, Tailwind, E2B SDK | E2B + SMFS mount | Write and run code in a cloud sandbox with persistent AI memory |
- Pick an example from the table above
- Follow the README in that directory
- You'll need a Supermemory API key and an Anthropic API key