stevafernandes commited on
Commit
a51555a
·
verified ·
1 Parent(s): 86050e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: VRAG (Video RAG with Gemini)
3
  emoji: 🎬
4
  colorFrom: blue
5
  colorTo: purple
@@ -8,7 +8,7 @@ sdk_version: 1.25.0
8
  app_file: app.py
9
  ---
10
 
11
- # 🎬 Video Retrieval-Augmented Generation with Gemini
12
 
13
  This Streamlit application uses Google's Gemini API to enable interaction with video content. Upload a video and start asking questions about its contents!
14
 
 
1
  ---
2
+ title: Video-Based Retrieval-Augmented Generation
3
  emoji: 🎬
4
  colorFrom: blue
5
  colorTo: purple
 
8
  app_file: app.py
9
  ---
10
 
11
+ # Video-Based Retrieval-Augmented Generation
12
 
13
  This Streamlit application uses Google's Gemini API to enable interaction with video content. Upload a video and start asking questions about its contents!
14