Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Intelligent Video Q&A App with Gemini Vision Pro
|
2 |
|
3 |
This application processes video content using Google's Gemini Vision Pro API, extracts information, and allows users to ask questions about the video. It uses advanced AI techniques to provide intelligent responses.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Vidio_QA_Chatbot_SYSTEM
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: 🔥
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: pink
|
8 |
+
short_description: you can use it as summarizer also.
|
9 |
+
---
|
10 |
# Intelligent Video Q&A App with Gemini Vision Pro
|
11 |
|
12 |
This application processes video content using Google's Gemini Vision Pro API, extracts information, and allows users to ask questions about the video. It uses advanced AI techniques to provide intelligent responses.
|