Seizure Forecasting #72
Replies: 2 comments
-
I was just thinking we might be able to feed the raw data from the app, say for the last 24 hours, to OpenAI API, along with our own seizure logs and ask for an analysis from ChatGPT. I have done some tinkering with the API and it does a nice job of responding in whatever format you specify. In this case we could perhaps ask it to respond in a specific JSON or XML structure that the app could read. If someone could give me a head start on how to get the raw data I will see what I can put together in the OpenAI playground. |
Beta Was this translation helpful? Give feedback.
-
It could be worth a try - I am a bit of a sceptic about some of these generic AI systems though. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Another one that Eduardo has found: https://onlinelibrary.wiley.com/doi/full/10.1111/epi.16719 "Machine learning from wristband sensor data for wearable, noninvasive seizure forecasting"
I haven't had chance to have a good look at it yet, but might be something we can think about for OpenSeizureDetector?
Beta Was this translation helpful? Give feedback.
All reactions