PRIYANSHUDHAKED commited on
Commit
09b2977
·
verified ·
1 Parent(s): c7ba6ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
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.