Analysis updated 2026-05-18
Turn a long ChatGPT conversation into a visual map you can navigate quickly.
Edit, tag, and link related parts of a conversation for research or writing.
Use AI to auto-summarize nodes and suggest connections between ideas.
Export a conversation map as Markdown, SVG, PNG, or ChatMap JSON for later use.
| zhaimiaoyizhi/chatmap | 0labs-in/vision-link | arviahq/arvia | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Not yet published to an extension store, so it must be built from source or installed as an unpacked developer build in Edge.
ChatMap is a browser extension built primarily for Microsoft Edge that converts your ChatGPT conversations into interactive visual mind maps. Each question and answer exchange in a ChatGPT conversation becomes a node on a graph, making it easier to navigate long threads and see how ideas relate to one another. Once you open ChatMap alongside a ChatGPT conversation, clicking Refresh causes the extension to read the active conversation and lay it out as a connected node map. You can then click any node to jump back to the original ChatGPT message, or interact with the map directly: edit node titles, add tags, write notes, create your own links between related ideas, and hide nodes you don't need. There are also AI powered features that can automatically summarize nodes and suggest semantic links between related parts of the conversation. ChatMap supports three view modes: a side panel that sits beside the ChatGPT window, a full page canvas, and a compact floating navigator. Layouts can be switched between single side, radial, matrix, and two sided arrangements. You can export maps as ChatMap JSON, Markdown, SVG, or PNG, and import them back later. All graph data is stored locally in your browser profile by default. AI features send selected conversation text to a provider you configure yourself. The project is in early preview and not yet listed on the Edge Add-ons or Chrome Web Store, so it must be installed manually from source or a GitHub Release package. It is written in TypeScript and uses react-flow for the node graph interface. The license is MIT.
A browser extension for Edge that turns a ChatGPT conversation into an editable, visual mind map of connected nodes you can navigate, edit, and export.
Mainly TypeScript. The stack also includes TypeScript, react-flow, Browser extension.
MIT lets you use, copy, modify, and distribute this code for any purpose, including commercial products, with only a copyright notice required.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.