Interactive connectivity demo built with Streamlit, NetworkX, and Plotly.
- Connectivity map + adjacency heatmap animation
- Story-driven demo mode (Sehong migration timeline)
- Side-by-side neuron visualization cards + vibe-music recommendation
pip install -r requirements.txt
streamlit run app.py- This repository is prepared for demo readability first.
- Some sensitive data is intentionally excluded from this submission.
- Some parts are intentionally simplified for presentation speed and clarity.