DEV Community

Cover image for Literally read YouTube videos
Andrii
Andrii

Posted on

1 1

Literally read YouTube videos

This is a submission for the Cloudflare AI Challenge.

What I Built

I built a simple app that can help you consume your favorite YouTube videos even faster, by reading them or even summary about them! It's better to be something that fulfills you with knowledge or motivation and a direct list of actions to improve you and your coding journey like this
But who am I to judge, I also like to procrastinate and watch some cats

Demo

Demo of interaction with site

Demo on Cloudflare Pages

My Code

Backend: https://github.com/serafimsanvol/summarizer
Frontend: https://github.com/serafimsanvol/cloudflare-ai-challenge-front-end

Journey

I wanted to participate in the "dev challenge" for already a long time but never wasn't able to plan my schedule properly and just dare to try. I'm still struggling with schedules (I'm writing this a few hours before the deadline). When I read about workers and what they can do I got the immediate idea to create an app for transcribing YouTube videos, summarizing them, and creating comics so it can be even easier to memorize important topics. I used "whisper" for audio transcribing and "bart-large-cnn" for summarizing. As you can notice I didn't add the comics generation part, but it can be the next version if I get feedback from users that it's quite a necessary feature.

Multiple Models and/or Triple Task Types

This project utilizes multiple models for creating text summaries about videos

API Trace View

Struggling with slow API calls?

Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay