We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0ca5e commit c2805e3Copy full SHA for c2805e3
community/llm_video_series/video_2_multimodal-rag/README.md
@@ -19,7 +19,7 @@ The system utilizes LlamaIndex for efficient indexing and retrieval of informati
19
1. Clone the repository:
20
```
21
git clone https://github.com/NVIDIA/GenerativeAIExamples.git
22
-cd GenerativeAIExamples/community/multimodal_rag
+cd GenerativeAIExamples/community/llm_video_series/video_2_multimodal-rag
23
24
25
2. (Optional) Create a conda environment or a virtual environment:
0 commit comments