An open API service indexing awesome lists of open source software.

https://github.com/princebansal7/videostampify

Prompt Based video navigation project, Here user can provide a video link and a prompt specific to what they want to find in video & can efficiently navigate the video.
https://github.com/princebansal7/videostampify

aws cv2-library docker ec2 flask python reactjs s3-bucket sklearn

Last synced: 3 months ago
JSON representation

Prompt Based video navigation project, Here user can provide a video link and a prompt specific to what they want to find in video & can efficiently navigate the video.

Awesome Lists containing this project

README

          

# VideoStampify

**Prompt-Based Video Navigation** Project

This tool allows users to input a video link along with a specific prompt describing what they’re looking for in the video. The system analyzes the video and generates corresponding playable clips with timestamps based on the prompt. This feature enhances user experience by enabling efficient navigation through the video content, saving time, and focusing on relevant sections without manually searching.

- Check demo here - [Demo](https://youtu.be/gHWRcPCQx8s)
- Primary focus was to deploy frontend and backend on AWS with related services using best practices
- Providing prompt to find `monkey` in clip with video URL

![img](./public/1.png)

- Result

![img](./public/2.png)