CoolFace
Apppublic

SayujM/Video-Ingestion-Agent

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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

My-Video-Ingestion-Agent-Space

This Space hosts the Video Ingestion Agent, part of a multi-agent Video summarization solution for the Hugging Face MCP Agent Hackathon.

Functionality: This agent takes a video file as input and extracts individual frames at a specified rate (frames per second). These frames are saved as image files for further processing by other agents.

Hackathon Track: mcp-server-track

How to use:

  1. 1.Upload your video file.
  2. 2.Adjust the "Frames per second to extract" slider.
  3. 3.Click "Submit" to start frame extraction.
  4. 4.The status message and the path to the extracted frames folder will be displayed.

MCP Server in action: [Link to be added as an MCP Client is built]

Project Repository: [https://github.com/SayujM/HFMCPAgents-Hackathon]