Interactive flow fields for resting-state brain activity
FreeAbout Interactive flow fields for resting-state brain activity
MindVisualizer is an open-source Python tool for exploring how information may move through the resting brain using continuous flow fields and raw effective connectivity graphs. It features three interactive modes: a general information flow model that combines rDCIM with anatomical geometry to produce a spatial, dynamic picture of information propagation; a raw rDCIM connectivity mode that visualizes the brain as a 3D graph of ROI connections; and an ROI flow mode that shows particle flow through a learned resting-state manifold alongside ROI activation patterns, with LLM-based interpretation of flow trajectories via a RAG database. Users can place probes in the flow field, perturb ROI states to observe connectivity propagation, and receive natural-language explanations of what neural pathways may be activated.
Key Features
Pros & Cons
- Provides a unique spatial, dynamic visualization of resting-state brain activity
- LLM integration offers context-aware interpretation of flow trajectories
- Open source and free to use with all code available on GitHub
- Supports both global flow fields and detailed ROI-level connectivity graphs
- Requires Python environment and potentially complex setup (e.g., RAG database)
- Limited documentation beyond the README and code comments
- Dependent on external RAG database and LLM for trajectory interpretation
- May require technical expertise in neuroscience and computational modeling