Artificial Synesthesia Simulator
An interactive Streamlit dashboard simulating how a brain implant could convert audio into visual cortex color perception, with a 14-day neuroplasticity onboarding schedule.
The chip picks up audio, breaks it into frequency bands, converts each band to a color (bass to red, mid to green, treble to blue), and stimulates visual cortex electrodes so the brain perceives those colors.
The dashboard lets you watch each step of the process: audio input is captured, decomposed into frequency bands, mapped to a color space, and then delivered as electrical stimulation patterns to the visual cortex. You can observe the entire pipeline from sound wave to perceived color in real time.
Launch Simulator