A proof of concept program that adjusts the playback speed of the youtube video you are watching based on how much you are paying attention. If you are focused, it will speed up, as you are in the state of mind to acquire information at a faster rate. If you are unfocused, it will slow down, so you dont miss anything.
To get started, you must have a Muse headband
pip install -r requirements.txt
- Download Bluemuse -> instructions
- Start Bluemuse
- If Bluetooth is enabled on your PC, you should detect it and connect
- pip install muselsl
- run
muselsl stream
in a terminal instance
The Muse stream should now be flowing
Run the program 👍