How to do RAG without the gurus

Hey guys,

I have a question about RAG. I’ve watched several courses and videos, and every day they tell me I have to do it a “NEW” way.

But after all, how do I do RAG the right way and make it work?

Do I need to use N8N? Or do I have to do it with Python and then use it as memory in N8N?

you do it the way it meets your requirements. You can explore examples on n8n workflows:

in the end you must know what you need and make the rag agent according to that.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.