memorwise
v1.0.22
Published
Your local, open-source notebook for chatting with documents using any LLM
Maintainers
Readme
Memorwise
A local, open-source alternative to NotebookLM. Chat with your PDFs, images, audio, video, URLs, and YouTube links using any LLM provider — everything stays on your machine.
Install and Run
npx memorwiseThat's it. This clones the repo, installs dependencies, fires up the dev server, and opens your browser.
Already Installed?
npx memorwise
# or just:
cd memorwise && npm run devIf Memorwise is already on your machine, npx memorwise detects it and starts the server directly.
Custom Directory
npx memorwise my-researchWhat You Get
- Chat with PDFs, images, audio, video, URLs, and YouTube
- 8 LLM providers — Ollama, OpenAI, Anthropic, Gemini, Groq, Mistral, OpenRouter, LM Studio
- Knowledge graph with AI-extracted concepts
- Flashcards, quizzes, study guides, summaries
- Podcast-style audio overview from your documents
- 100% local — your data never leaves your machine
Requirements
- Node.js 18+
- git
Links
License
MIT
