Skip to content

Multimodal RAG using LangChain and Vertex AI for advanced document search and Q&A over text and images. Leverage Google's Gemini models for enhanced knowledge retrieval.

Notifications You must be signed in to change notification settings

SJ9VRF/Multimodal-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multimodal-RAG

Multimodal RAG using LangChain and Vertex AI for advanced document search and Q&A over text and images. Leverage Google's Gemini models for enhanced knowledge retrieval.

Screenshot_2024-08-15_at_4 50 33_AM-removebg-preview

Setup

Install the required packages:

pip install -r requirements.txt

Usage

Run the main script to execute the multimodal RAG:

python src/main.py

About

Multimodal RAG using LangChain and Vertex AI for advanced document search and Q&A over text and images. Leverage Google's Gemini models for enhanced knowledge retrieval.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages