fusion icon indicating copy to clipboard operation
fusion copied to clipboard

Translating EEG recordings in a way that's relevant to experiment context

Open oreHGA opened this issue 2 years ago • 2 comments
trafficstars

We need a repeatable way to explain a session of EEG recording to the average person that accounts for the context of their experiment.

  • [ ] Run series of queries on elicit to find summaries for different recording scenarios and build up the text base for LLM context

  • [ ] Pass relevant information from EEG recording eg. power spectrum summary

eyes_closed {'delta': 1.5298819549594647, 'theta': 1.6265167422192726, 'alpha': 1.2532612399953733, 'beta': 1.1403203815702925, 'gamma': 0.31032735368961445}
eyes_closed_music {'delta': 1.0106758461112604, 'theta': 1.100141632669475, 'alpha': 1.0089128090298676, 'beta': 0.8501348221659649, 'gamma': 0.23850261085262114}
  • [ ] LLM updates with summary

oreHGA avatar Nov 04 '23 14:11 oreHGA

Basically something that can explain this to the average person

Screenshot 2023-11-11 at 5 52 29 PM

oreHGA avatar Nov 12 '23 12:11 oreHGA

This will be part of the summary response a person gets after doing a single eeg recording

oreHGA avatar Nov 13 '23 17:11 oreHGA