Skip to content

Top-100-Coders/Chat-With-Video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with Video

Note to the reviewers

Synopysor-Pro project, done by Suryan and Chat-With-Video project, done by me have been merged into a single project titled "Synopsis Pro - Chat with Video" in the last day of the finals since both of the projects are trying to solve the same pain point. Since I don't have much code contribution in the Synopsis Pro code repository, I am submitting this repo as well for code review.

Problem Statement

Accessing and extracting valuable information from long videos can be time-consuming and challenging. Users often need a more efficient way to comprehend video content, obtain concise summaries, and interact with the content through a conversational interface. The need for a tool that combines video transcription, summarization, and chatbot capabilities arises to address these challenges.

Solution

Our proposed solution is a multi-functional tool that takes video input, performs transcription using speech-to-text technology, generates a concise summary of the video, and incorporates a chatbot for interactive discussions about the content.

Code

The code of the project is present in chat.py file

Run Command

pip install -r requirements.txt
streamlit run chat.py

Contributers

  • @Abhishek-S-Lal
  • @geoffgeorgein

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%