AI-powered assistant that indexes Google Drive files to a vector store on upload and answers user queries based on the content.
-
Updated
Apr 8, 2025
AI-powered assistant that indexes Google Drive files to a vector store on upload and answers user queries based on the content.
Retrieval Augmented Generation(RAG) is a technique that enhances the capabilities of LLMs by combining information retrieval with text generation. Instead of relying on pre-traned knowledge, RAG fetch relevant data from external sources and use it to generate more accurate responses.
Add a description, image, and links to the character-split topic page so that developers can more easily learn about it.
To associate your repository with the character-split topic, visit your repo's landing page and select "manage topics."