-
Using Replicate serving LLaVa model through LlamaIndex
-
Perform Data Extraction from Tesla 10K file
-
Setup Composable Retriever
- Construct Retrievers
- Running LLaVa model using Replicate through LlamaIndex for image understanding
- Retrieve relevant information from LlamaIndex knowledge base according to LLaVa image understanding
- Showing final RAG image caption results from LlamaIndex
- Retrieve relevant information from LlamaIndex for a new image
- Showing final RAG image caption results from LlamaIndex