The Phidata Video AI Summarizer Agent is an advanced AI-powered tool designed to generate concise and insightful summaries of video content. Leveraging the power of Google’s Gemini 2.0 Flash Exp, it enables users to analyze videos quickly and extract key insights efficiently.
- Video Upload Support: Supports MP4, MOV, AVI, and MPEG4 formats, with a maximum file size limit of 200MB.
- AI-Powered Analysis: Provides detailed explanations of concepts within videos.
- Custom Insights: Users can ask specific questions to extract relevant information from the video content.
-
Clone the repository:
git clone https://github.com/csoren66/Video-Summarizer-Agentic-AI-With-Phidata-And-Google-Gemini.git cd Video-Summarizer-Agentic-AI-With-Phidata-And-Google-Gemini
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
streamlit app.py
- Launch the application and upload a video file.
- Choose or enter a query to extract insights from the uploaded video.
- The tool will analyze the content and display:
- Key Concepts & Algorithms used (such as Dijkstra’s Algorithm, A* Search Algorithm, etc.).
- Step-by-Step Explanation of complex systems like Google Maps.
Contributions are welcome! If you’d like to improve this project, please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Phidata for providing the AI summarization framework.
- Google Gemini 2.0 Flash Exp for powering the advanced AI capabilities.