Discussions
Integrating my existing n8n RAG agent
4 days ago by guido.fiolka
I already have an AI RAG Agent with n8n. The interface is a webhook which enables chat with the RAG bot.
I would like to use the D-ID Avatar to use this n8n workflow as the backbone for the avatar, so basically the avatar needs to call the webhook and speak the text it receives.
Any help on how to achieve this?