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.
Install the required packages:
pip install -r requirements.txt
Run the main script to execute the multimodal RAG:
python src/main.py