Spaces:
Sleeping
Sleeping
metadata
title: MCP Video Analysis with Claude AI
emoji: π₯
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 5.33.1
app_file: app.py
pinned: false
license: mit
short_description: >-
Intelligent video content analysis powered by Modal backend and Anthropic
Claude
π₯ MCP Video Analysis with Claude AI
This application provides comprehensive video analysis using the Model Context Protocol (MCP) to integrate multiple AI technologies:
π§ Technology Stack
- Modal Backend: Scalable cloud compute for video processing
- Whisper: Speech-to-text transcription
- Computer Vision Models: Object detection, action recognition, and captioning
- Anthropic Claude: Advanced AI for intelligent content analysis
- MCP Protocol: Model Context Protocol for seamless integration
π― Features
- Transcription: Extract spoken content from videos
- Visual Analysis: Identify objects, actions, and scenes
- Content Understanding: AI-powered insights and summaries
- Custom Queries: Ask specific questions about video content
π Usage
- Enter a video URL (YouTube or direct link)
- Optionally ask a specific question
- Click "Analyze Video" to get comprehensive insights
- Review both Claude's intelligent analysis and raw data
π Environment Variables Required
ANTHROPIC_API_KEY
: Your Anthropic API key for Claude integrationMODAL_VIDEO_ANALYSIS_ENDPOINT_URL
: Modal backend endpoint (optional, has default)
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference