Turn your company PDFs into fast answers. New files in a Google Drive folder become part of a searchable knowledge base, and a chat bot responds with clear answers. This is great for support and operations teams that need trusted information on demand.
An app event watches a specific Google Drive folder every minute. When a PDF appears, the file is downloaded, the text is extracted, and the content is split into 700 character chunks with a 60 character overlap. Cohere multilingual embeddings convert each chunk into vectors and the records go into a Milvus collection. A chat webhook takes incoming questions, the agent uses OpenAI 4o with conversation memory, pulls the top 10 matching passages from Milvus, and writes a helpful reply based on your documents.
Setup is simple. Connect Google Drive, Milvus, Cohere, and OpenAI accounts, choose your Drive folder and collection name, and keep the default chunk settings unless you need larger or smaller pieces. Expect faster responses, less manual searching, and new PDFs ready for chat in minutes. Common uses include product manuals, policy libraries, onboarding guides, and internal FAQs. Teams cut answer time from minutes to seconds and keep information consistent across the company.