Skip to content

NeuroTechSC/neurotechx-ui

Repository files navigation

Neurotechx

Table of Contents

About The Project

About The Project

Click for Demo

Technologies

  • React
  • Flask
  • PyTorch, Scikit, Numpy, MNE
  • OpenBCI and Brainflow

Installation

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

Usage

  • 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

Contact

NeuroTechSC

Built using


Changelog

Please check out the CHANGELOG.