As part of my web app, I would like to have a feature where users can chat vocally with an LLM. Of course the LLM would have a prompt to be told how to behave, guidelines about what to answer, etc.
I use Xano as backend. Would anyone know how I can make this happen?
Can you tell us more about the use case and UX of your app?
You want the user to be able to dictate the question (kind of a speak in a mic + transcribe feature) or you want a full-on audio conversation where user talks and app responds with audio as well?