-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The basic idea here is that we need an API that can read and write data at various URLs.
From Neos we will first detect and write color values to the API
- write color data: /put/color
Then we need a place where the Chicago Quantum team can read this data.
- read color data: /read/color
This will then go to the quantum annealer to correlate the color values with standard lyrics and send a response back to the API.
- write quantum response: /put/quantum
And then send this response back to Neos
- read GPT-3 response: /read/gpt-3