SevaSk / ecoute

Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
https://github.com/SevaSk/ecoute
MIT License
5.89k stars 827 forks source link

Improve the response generated #12

Open SevaSk opened 1 year ago

SevaSk commented 1 year ago

The responses produced could be improved to yield more useful information than they currently do. Some suggestions include having the system respond in bullet points or having a way to incorporate additional information about the conversion that we are providing, thereby making the generated responses more beneficial.

I will leave this issue open-ended, as there are numerous ways to implement these improvements.

hempiesco commented 1 year ago

After using it I was thinking the same. It would be nice to give it context to go off. For example, if we are talking about UX Design project. I should tell it that it relates to UX Design. Not something else it assumes.