Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 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 |
-
#
|
| 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 |
|