Capture browsing in real time. Build a beautiful interactive D3 graph. Get proactive, high-leverage suggestions from the Grok Research Agent — all running locally on your machine.
A proactive co-pilot that analyzes your full graph + objective and suggests high-leverage next directions with concrete bridges back to your existing work.
The fastest way to experience the full v3.0 Research Agent + live capture is to run it locally. We’ve made both paths extremely robust.
Zero packaging. The launcher includes syntax guards, automatic cleanup, and the full modern NiceGUI + D3 experience.
git clone https://github.com/schrodingertuller/research-mapper.git cd research-mapper pip install -e ".[dev]" python launch_nicegui.py
Creates a standalone Research Mapper.app that launches the UI in a dedicated Chrome window (no tabs or address bar). Includes the extension + testing instructions.
pip install pyinstaller python build_nicegui_app.py
Research Mapper never phones home with your data. The Research Agent and all other Grok features use the API key you provide (stored only locally). Graphs live in SQLite files you control.