top of page

Google Drive to Pinecone RAG with OpenRouter & Gemini

Automates document ingestion from Google Drive, splits text contextually, generates embeddings using Google Gemini, and stores vectors in Pinecone. Uses OpenRouter chat model and Langchain for AI context-aware chunking to enhance retrieval-based generation workflows.

bottom of page