The project aims to fetch all the files stored into some drive, store into supabase using n8n and then we can chat from the chatbot. It involves both sturctured and unstructured file reading and anwering question.
Steps are as follows:
- upload file on drive. N8n will fetch it and store it into supabase
- Ask query, AI agent will look into supabase, search fetch chunks that are relevent or get data from postgres and then show it to user.