RAG Chatbot for Google Drive + Gemini
Indexes Google Drive documents into Pinecone and answers employee questions with Google Gemini using retrieval-augmented generation.
Description
A template by Mihai Farcas that builds a self-updating internal knowledge chatbot. It watches a Google Drive folder, chunks and embeds new documents into Pinecone, then exposes a chat interface backed by Gemini that grounds every answer in retrieved chunks. Useful for HR, policies, and product docs.
Tags
Install
Install via n8n template
n8n import @mihai-farcas/n8n-rag-chatbot-google-drive-geminiRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in Note-taking and knowledge management
Memory MCP Server
Reference MCP server that gives Claude persistent memory across chats using a local knowledge graph.
Company Policy Chatbot with RAG + Pinecone + OpenAI
Self-updating policy chatbot that ingests Google Drive docs into Pinecone and answers employee policy questions with citations.