MindCache FYI captures valuable knowledge from AI chat sessions and turns it into lasting, searchable personal knowledge — so great conversations don't disappear into closed tabs.
| Repository | Description |
|---|---|
| server | Backend service (Go). Distills captured web context into knowledge entries using any OpenAI-compatible LLM, with deduplication and pluggable storage. |
| extension | Browser extension (WXT + React). Extracts chat context from supported AI chat sites and sends it to your server. |
| dashboard | Web dashboard (React). Browse, read, and manage your mindcaches. |
Run your own server, install the extension and point it at your server, then explore your knowledge in the dashboard.
- Website: mindcache.fyi
- License: MIT