🚀 Automated RAG System (n8n + Vector DB)
AI & Automation
I created a workflow in n8n that automatically detects any new or updated PDF in my Google Drive, extracts the content, creates embeddings using OpenAI, and stores everything in a vector database fully automated. This setup is perfect for businesses needing: - Smart search - Automated knowledge bases - Chatbots that stay updated in real time. I tested it with a sample document: “ShopEase — Company Overview & Customer Information” and the system returned accurate, document-based answers to every query. No hallucinations.
Key Features
- Google Drive Change Detection
- OpenAI Embeddings Generation
- Vector Database Integration
- Smart Document Querying (No Hallucinations)
- Automated Knowledge Base Sync