Inspiration

To explore the possibilities of ChatGPT.

What it does

This is a web application that takes in the url of any youtube video and and then uses the Google's YouTube Data V3 api to get the first 100 pages of comments from that video and then feeds that data to to the OpenAI's ChatGPT api to produce a summary of all the comments. That summary basically represents the emotional response of the viewers on that particular video.

How we built it

Using Python, HTML, CSS, Google's YouTube Data V3 api

Challenges we ran into

Getting the correct set of data from the YouTube API.

Accomplishments that we're proud of

Working with API's for the first time. Being able to make something presentable in 7 hours working solo.

What we learned

Working with api's.

What's next for Comment Getter

It isn't exactly complete as of now. Have to use the ChatGPT api.

Built With

Share this project:

Updates