Honestly, I've fallen asleep with this trend.
Question, have any of you built conversational chatbots for companies using n8n?
I've been making them for a while, but just for practice and demos.
But at a production level, I haven't done any until now that I have the opportunity to test one.
Still, I'm not sure if n8n is ultimately the best option for it.
This chatbot needs to answer questions about the company and its programs, and schedule appointments.
And I already have a large part of it built.
But relying on a single prompt to do all that doesn't seem effective to me.
But if I split it into several agents, then it's too many calls, which makes it not very cost-effective.
So I'm in that dilemma.