Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks
oreHGA opened this issue Nov 4, 2023 · 2 comments
Open
3 tasks

Comments

@oreHGA
Copy link
Member

oreHGA commented Nov 4, 2023

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
Copy link
Member Author

oreHGA commented Nov 12, 2023

Basically something that can explain this to the average person

Screenshot 2023-11-11 at 5 52 29 PM

@oreHGA
Copy link
Member Author

oreHGA commented Nov 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant