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.
Description
Pramod Rathoure's n8n template that wires Google Drive ingestion, Pinecone vector storage, and OpenAI into a policy Q&A bot. Employees ask natural-language questions about HR or company policy and receive document-backed answers; the index refreshes automatically when policies change.
Tags
Install
Install via n8n template
n8n import @pramod-rathoure/n8n-policy-chatbot-rag-pinecone-openaiRatings & 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.
RAG Chatbot for Google Drive + Gemini
Indexes Google Drive documents into Pinecone and answers employee questions with Google Gemini using retrieval-augmented generation.