Your personal AI-powered second brain — 100% local, fully private. Semantic search, encrypted notes, and an in-page AI assistant powered entirely by Google Gemini Nano on-device.
Every day you're forced to make an impossible choice: use smart cloud AI tools that upload your private data to third-party servers, or use dumb local tools with zero intelligence. MindKeep breaks this trade-off.
Built for the Google Chrome Built-in AI Challenge 2025, MindKeep is the first tool to bring the AI to your data rather than your data to the AI. It uses Google's Gemini Nano — running entirely on-device — to understand your notes semantically, generate answers, and assist you across the entire web without a single byte of your data leaving your browser.
The result: an intelligent second brain that is both maximally smart and 100% private. No cloud. No subscriptions. No compromises.
You write or paste content into MindKeep's rich text editor.
Transformers.js creates a 384-dimensional vector embedding locally in the browser — no server involved.
Note content is encrypted with AES-GCM (Web Crypto API) and stored in IndexedDB alongside its embedding.
You ask anything in natural language — "What was that AWS key for production?"
Your query is embedded and compared against stored note vectors. Semantically relevant notes are retrieved — not just keyword matches.
Decrypted matching notes are passed as context to Gemini Nano, which generates a precise, grounded answer — all on-device.
Powered by Google Gemini Nano running entirely on-device via the Chrome AI API. Your notes, thoughts, and data never leave your browser — zero cloud dependency.
Ask questions in natural language and find notes by conceptual meaning — not just keywords. Powered by local vector embeddings generated with Transformers.js.
All note content is encrypted at rest using the Web Crypto API (AES-GCM) before being saved to IndexedDB. Your private data stays unreadable outside the extension.
An AI assistant that surfaces on any input field across the web — helping you write emails, fill forms, or generate code using your personal notes as context.
A full-featured TipTap editor supporting tables, images, code blocks, and lists — giving you a professional writing experience right in the browser.
Create custom AI behaviours — 'Email Writer', 'Code Helper', 'Meeting Summariser' — each with its own system prompt and tone to tailor responses to specific tasks.
#prompt-api-for-gemini-nano and #optimization-guide-on-device-model → set to Enabled, then relaunch Chromemindkeep-v1.zip from the GitHub Releases page and unzip itchrome://extensions, enable Developer mode, click Load unpacked, and select the unzipped folder