In this video, I provide a step-by-step breakdown on how to build an AI RAG Agent in n8n leveraging both Supabase and Postgres. We'll touch on how to set up your Supabase and Postgres credentials, how to create your own vector database in Supabase and insert documents into this database.
By the end of the video you will have a fully functional RAG AI Agent which will allow you to chat with your own specific data that has been loaded into a Supabase Vector Store.