Hello,
I am new to n8n so I am still learning. But after going through some documentation, I wanted to ask directly here about the specific problem (sort of) I am having, and I would appreciate your help.
What I want to do simply with n8n is this: I want to create an app that takes input from users, process that data through AI mostly (Using OpenAI) - then outputs text data based on what they have chosen in the begining. Is this possible? I know the front-end part of this needs to be build seprately, so is using something like retool good?
One more question, does n8n work with WhisperAI? Can it accept audio input from a user, and show out put, either as audio or text? Something similar to any “Audio” Chat bot.
Please let me know, your contribution would be super helpful.