Give your team a fast way to ask HR questions and get answers from your own files. New and updated documents in a chosen Google Drive folder become searchable within minutes. Ideal for HR teams that want self service answers and fewer repeat requests.
The flow checks a specific Google Drive folder every minute for new or changed files. Each file is downloaded, split into small chunks, converted to embeddings with Google Gemini, and saved to a Pinecone index. When someone sends a chat message, an AI agent uses Gemini to draft the reply and calls a vector search tool to pull facts from the indexed documents. A short chat memory keeps context so follow up questions stay on topic.
You will need Google Drive access, a Google AI key for Gemini, and a Pinecone index named company files. After setup, teams reduce time spent searching for policies and speed up responses because answers come from the source. This fits policy handbooks, benefits guides, onboarding checklists, and training notes. Many teams cut internal HR emails and tickets while supporting more users without adding headcount.