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.