Skip to content

Ashish-Pandey62/Video-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidGPT

The project is an application that leverages the power of OpenAI's GPT models to provide a ChatGPT-like experience for YouTube videos with captions. Users can input YouTube video links, and the app extracts captions to facilitate a question-and-answer (QNA) interaction and users are allowed to compare between 2 YT videos so that users can choose the right video for their learning purpose and save much time. By utilizing the OpenAI API, the app seamlessly generates insightful answers to user queries related to the content of the provided videos. Enhance your engagement with YouTube content by exploring a conversational approach to video exploration and learning with VidGPT.

Installation

Clone this project :

git clone https://github.com/Ashish-Pandey62/Video-GPT

install the requirements.txt :

   pip install -r requirements.txt 

go to the correct directory

   cd Video-GPT 

run the streamlit application :

   streamlit run app.py 

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages