- React
- Flask
- PyTorch, Scikit, Numpy, MNE
- OpenBCI and Brainflow
For MacOs:
cd api
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd ..
python api/api.py runserver -d -r
In Second Terminal:
npm install
npm start
- Input portnumber for hardware
- Press Start time on UI
- Prediction for your response to the question is displayed
- Record accuracy with left hand side (response recorded into database)
- Next Question
Please check out the CHANGELOG.