YouTube Video Summarizer

Created by team Team Jill on June 02, 2023

A way to save time for users to see if a video actually contains information they might find relevant and to see when the topic in the video is first brought up. The frontend takes the video URL. The backend gets the transcript of the video (auto-generated usually by YouTube with timestamps) to Anthrophic's Claude API and get a summary using a prompt for this with timestamps for the topics. Title and description is also used to check to see if the video is clickbait or not based on the summary that's created. The result is shown on the page for the user, with whether it may be clickbait shown at the end of the summary. The presentation covers this information in more detail, as well as showing two YouTube video summaries being created in a demo at the end of the presentation video.

Category tags: