**GENERAL TRACK

Inspiration

I was inspired by the newly released OpenAI APIs for their Whisper and GPT-3.5 models. I recently came across a website that allows a user to interact with ChatGPT after uploading a PDF, so I thought it could be interesting to do a similar project with YouTube videos.

What it does

A user inputs YouTube link and is able to interact with ChatGPT to learn more and ask questions about the video.

How we built it

I built the web application using Python, Flask, and HTML/CSS.

Challenges we ran into

I ran into challenges such as learning to use the OpenAI APIs as well as creating something that is decently visually appealing.

Accomplishments that we're proud of

I am proud that I was able to finish on time with a working project by myself.

What we learned

I learned how to build a web application with Flask, as I have never used it before.

What's next for YouTube with ChatGPT

I want to fully deploy the web application, and I want to make sure it is secure since it does take in user input.

Built With

Share this project:

Updates