Transform ChatGPT conversations into interactive graph visualizations with branches and tangents.
-
Load the extension:
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" (top-right toggle)
- Click "Load unpacked"
- Select the
GraphFlowfolder
- Open Chrome and go to
-
Visit ChatGPT:
- Go to
chat.openai.com - Look for the purple graph button in the bottom-right corner
- Go to
-
Toggle graph view:
- Click the purple button to switch between normal and graph view
- Click & Drag - Pan around the graph
- Mouse Wheel - Zoom in/out
- Click Node - View full message
- Hover Node - Quick preview
+/-- Zoom in/outFit- Center all nodesReset- Reset viewBack to Chat- Return to normal ChatGPT
- Right-click any node
- Select "Branch from here"
- Return to chat view and continue from that point
- 🔵 Blue - Your messages
- 🟢 Green - ChatGPT responses
- 🟠 Orange - Branch points
- Refresh the ChatGPT page (Cmd/Ctrl + R)
- Check extension is enabled at
chrome://extensions/ - Reload extension (click refresh icon)
- Check browser console (F12) for errors
- Ensure you have messages in the conversation
- Try toggling view off and on again
- Verify
lib/cytoscape.min.jsexists in extension folder - Reload extension in Chrome
- Check console for "Cytoscape loaded successfully" message
- Chrome, Edge, or Chromium-based browser (v88+)
- ChatGPT account at chat.openai.com
MIT License - See LICENSE file