Agents-MCP-Hackathon/VTS
1
๐๏ธ Professional Audio/Video AI Suite
Hackathon Track: Agent-Demo-Track Gradio Agents & MCP Hackathon 2025
๐ Overview
The Professional Audio/Video AI Suite is an advanced AI-powered application that transforms audio and video content through intelligent processing. This comprehensive tool demonstrates the power of AI agents by seamlessly integrating multiple AI models, speech recognition, and text-to-speech capabilities to provide 10+ specialized content processing services.

๐ Note โ Only English audio/video is supported. Videos must be under 60 seconds.
๐ฏ Key Features
๐ค Multi-Agent AI Processing
- Dual AI Model Support: Google Gemini 1.5 Flash & DeepSeek R1
- Intelligent Service Selection: 10 specialized AI agents for different content types
- Context-Aware Processing: Each agent optimized for specific use cases
๐ Multilingual Capabilities
- 11 Language Support: Hindi, Nepali, Spanish, French, German, Chinese, Japanese, Korean, Arabic, Russian, Portuguese
- Real-time Translation: Instant translation with audio output generation
- Cross-language Summaries: AI-powered multilingual content summaries
๐ Professional Content Processing
- Structured Output Formatting: Service-specific professional layouts
- Multiple Content Types: Audio (.wav, .mp3, .ogg, .webm, .flac) and Video (.mp4, .mov, .avi, .mkv)
- Intelligent Transcription: Advanced speech recognition with noise filtering
๐ ๏ธ Available AI Services
๐ Technical Architecture
AI Agent Framework
User Input โ Speech Recognition โ AI Agent Selection โ Content Processing โ Professional Formatting โ Output GenerationCore Technologies
- Frontend: Gradio 4.44.0 with custom CSS styling
- Speech Processing: Google Speech Recognition API
- AI Models:
- Google Gemini 1.5 Flash (Fast processing)
- DeepSeek R1 (Detailed analysis)
- Text-to-Speech: Google Text-to-Speech (gTTS)
- Media Processing: FFmpeg for video-to-audio conversion
Smart Features
- Adaptive Language Detection: Automatic service-based language dropdown
- Professional Text Formatting: Service-specific output structures
- Error Handling: Comprehensive validation and user feedback
- File Management: Temporary file cleanup and optimization
๐ฑ User Experience
Intuitive Interface
- Drag & Drop Upload: Easy file selection
- Smart Service Selection: Context-aware options
- Real-time Processing: Live status updates
- Professional Results: Clean, formatted output
Accessibility Features
- Responsive Design: Works on all devices
- Clear Visual Hierarchy: Professional styling
- Copy Functionality: Easy content sharing
- Audio Playback: Generated audio for translations
๐ฅ Demo Video
The demo showcases:
- File upload and processing workflow
- Multiple AI service demonstrations
- Multilingual translation with audio output
- Professional formatting examples
- Real-time processing capabilities
๐ Hackathon Relevance
Agent-Demo-Track Alignment
This application perfectly demonstrates the power of AI agents through:
- Multi-Agent Architecture: 10 specialized AI agents for different content types
- Intelligent Routing: Smart service selection based on user needs
- Context Awareness: Each agent optimized for specific use cases
- Professional Output: Service-specific formatting and structure
- Real-world Applications: Practical solutions for content creators, educators, and professionals
Innovation Highlights
- Seamless Integration: Multiple AI models working together
- Professional Formatting: Service-specific output structures
- Multilingual Support: 11 languages with audio generation
- User-Centric Design: Intuitive interface with professional results
๐ Getting Started
Prerequisites
pip install gradio google-generativeai openai speech-recognition gtts python-dotenv