Open software

Memo

Save anything you find online, then ask questions about it later. Pick the AI you trust, even a private one that runs on your own machine.

  • Chrome extension
  • 4 AI providers
  • Local-first
  • YouTube
Memo
Runs in
Chrome
Works with
4 AI helpers
Your data
Stays local
Cost
Free and open

Memo is a Chrome add-on that turns your browsing into a chat. You click to save an article, a product page, or even a YouTube video, and Memo keeps it for you. Later you can ask questions about everything you saved and get answers in plain words.

What you can do

Point and click to grab any part of a page, and Memo writes a short summary and suggests tags so you never have to file things by hand. YouTube videos come in with their transcripts too. Then you chat: ask “what did I save about React?” and Memo answers using only your own saved notes, with a link back to each source.

Your AI, your choice

Memo works with four AI helpers: Claude, GPT, Gemini, or Ollama. Ollama runs a model right on your own computer, so for private work nothing ever leaves your machine. Your saved content lives on your computer by default, with no tracking and no analytics.

Who it is for

Anyone who finds great things online and loses them. Researchers, shoppers, and lifelong learners turn a pile of bookmarks into a knowledge base they can actually talk to.

A closer look

Ask questions about everything you saved, with links back to the source.
Each capture is summarized and tagged for you, so it is easy to find again.

Install

git clone https://github.com/navam-io/memo.git
cd memo
npm install
npm run build

Use it

# Install Ollama, then pull a local model.
# Pick it in Memo's settings to keep every chat on your machine.
ollama pull llama3.1

Specs

Runs on
Chrome (Manifest V3)
Works with
Claude, GPT, Gemini, and Ollama
Storage
On your machine, sync is optional
License
MIT (free to use)