top of page

PDF to AI Q&A with Supabase & Qdrant

An n8n workflow that fetches PDFs from Google Drive, splits and indexes their content into Qdrant vector store via Supabase for fast semantic search, and answers user queries using OpenAI GPT-4o Mini model. Integrates Google Drive API, Qdrant vector DB, Supabase, and OpenAI.

bottom of page