How to implement AI in order to predict a response – Need help


I am a High School student currently working on an engineering project. I am completely unfamiliar with programing and any type of software. What I need to do is create a design that is able to listen in on conversation around me, then from the conversation, predict how the user would like to respond. I have already created something capable of converting audio into text, but is there a way to plug in some api to then read these things spoken and give suggested responses?

Sounds like a good use case for LLM.
The forum and marketplace have plenty of LLM plugins on which you may pass the input text and what you may get out of it
OpenAI assistants would be particularly useful.



Source link

Leave a Comment