BriannaBalamV / SeizureX

MIT License
0 stars 2 forks source link

Create an API for Seizure Data Analysis #3

Open BriannaBalamV opened 7 months ago

BriannaBalamV commented 7 months ago

Develop an API to facilitate the secure submission, processing, and retrieval of seizure-related brain signal data for analysis. These API will serve as the backbone of the system, allowing for smooth interoperability with the front-end interface and the machine learning model.

Key requirements:

BriannaBalamV commented 6 months ago

I have already commit the FastAPI code, it is like a very first draft but it is necessary to set up the server to continue development.