mcp-video-frontend / README.md
jomasego
Add MCP Video Analysis application with Claude AI integration
c8a7e17
|
raw
history blame
1.57 kB
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

  1. Enter a video URL (YouTube or direct link)
  2. Optionally ask a specific question
  3. Click "Analyze Video" to get comprehensive insights
  4. Review both Claude's intelligent analysis and raw data

πŸ”’ Environment Variables Required

  • ANTHROPIC_API_KEY: Your Anthropic API key for Claude integration
  • MODAL_VIDEO_ANALYSIS_ENDPOINT_URL: Modal backend endpoint (optional, has default)

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference