MadcowD / ell

A language model programming library.
http://docs.ell.so/
MIT License
5.27k stars 309 forks source link

integration with OpenAI realtime API #275

Open AriMKatz opened 1 month ago

AriMKatz commented 1 month ago

Not sure what this would look like, but would be really helpful.

One feature for my use case would be being able to dynamically adjust the voice prompt (i.e. If voice completion outputs x or user says y, then append or add z to the prompt else keep it the same)

something like that. Not sure if that's possible

AriMKatz commented 1 month ago

image

Edit:

Also hmm https://x.com/NickADobos/status/1841228477347086567

I want to be able to inject thoughts real time basically

yuri12344 commented 1 month ago

interesting

MadcowD commented 1 month ago

I'm working on this right now! Go to the x folder right now :)