Question and answering system using multi-modal RAG with Google's Vertex AI & Gemini LLMs
-
Updated
Jul 31, 2024 - Jupyter Notebook
Question and answering system using multi-modal RAG with Google's Vertex AI & Gemini LLMs
mRAG (micro-RAG) is an agnostic backend memory encoder and retrieval system designed to segment memories into basic short form belief statements that can be retrieved and injected directly into an Agent's context using multi-head queries to inject only the most highly relevant beliefs with minimal excess.
Add a description, image, and links to the mrag topic page so that developers can more easily learn about it.
To associate your repository with the mrag topic, visit your repo's landing page and select "manage topics."