A completely automated Retrieval-Augmented Generation by Ahmed LiaqatA completely automated Retrieval-Augmented Generation by Ahmed Liaqat

A completely automated Retrieval-Augmented Generation

Ahmed Liaqat

Ahmed Liaqat

A completely automated Retrieval-Augmented Generation (RAG) pipeline designed for dynamic document querying. This workflow monitors a Google Drive folder for new documents, instantly downloads them, chunks the text, and generates OpenAI embeddings to store in a Pinecone vector database. Users can then query an AI agent to instantly fetch highly accurate information based strictly on the uploaded documents.
Tech Stack: n8n, LangChain, OpenAI, Pinecone, Google Drive.
Impact: Turns static document repositories into an interactive, conversational search engine with zero manual maintenance.
Like this project

Posted May 16, 2026

A completely automated Retrieval-Augmented Generation (RAG) pipeline designed for dynamic document querying. This workflow monitors a Google Drive folder for...