DonTizi/ReMind
A desktop AI agent that continuously captures screenshots, audio, and digital activities, indexes them using vector embeddings, and lets users query their history via chat.

ReMind is an AI memory agent that runs locally on the user’s device, recording screenshots and digital activities for later recall. It leverages OCR to extract text from captures, stores embeddings in a vector database for semantic retrieval, and uses local LLMs (via Ollama) to summarize daily activities and answer conversational queries about the user’s history. The application is built with Electron and uses LangChain for orchestration.
Frequently asked
- What is DonTizi/ReMind?
- A desktop AI agent that continuously captures screenshots, audio, and digital activities, indexes them using vector embeddings, and lets users query their history via chat.
- Is ReMind open source?
- Yes — DonTizi/ReMind is open source, released under the Apache-2.0 license.
- What language is ReMind written in?
- DonTizi/ReMind is primarily written in TypeScript.
- How popular is ReMind?
- DonTizi/ReMind has 513 stars on GitHub.
- Where can I find ReMind?
- DonTizi/ReMind is on GitHub at https://github.com/DonTizi/ReMind.