You are browsing as a guest. Sign up (or log in) to start making projects!

TL;DW

  • 6 Devlogs
  • 4 Total hours

an AI youtube video summarizer written in python

Ship #1 Changes requested

I made a YouTube video summarizer, the name stands for too long didn't watch, sadly I wasn't able to set up a working website, so it's only available through github with self hosting, most youtube video summarizer i found used transcriptions not the actual video, so my goal was to pass the video itself to an llm (gemini 2.5 flash in this case)

Try project → See source code →
Open comments for this post

58m 54s logged

tried self hosting the website, i don’t know what I’m doing wrong, it works on my phone but for some reason when i paste the link on here it can’t access it, i used cloudflare quick tunnel

0
0
3
Open comments for this post

34m 13s logged

devlog 4:
Removed the demo website link and added some decor

edit: i will have to add the website again to ship, but it will only be for a visual presentation

0
0
2
Open comments for this post

25m 23s logged

devlog 3:
Optimized the promt so it’s much easier to read, it’s a bit messy inside the code, but it works.

gonna work on decorations next ig.

p.s.
Just realized that the online demo isn’t working, so if you want to try it out you’ll have to run it locally.

0
0
2
Open comments for this post

24m 46s logged

devlog 2:
I have finally made an usable program, but although i am not proud of it, I have to admit that Gemini helped me a lot with it.
For now the summaries are a bit hard to read, but I will try to optimize the prompt as much as possible and make it readable.
I also plan on adding some decoration to the website.

0
0
2
Open comments for this post

57m 6s logged

I am trying to make a video summarizer that won’t use transcriptions but will watch the video as sometimes stuff is shown on the video but isn’t in the transcription.
the name TL;DW is an acronym for “Too Long; Didn’t Watch”.
This is my first actual big project, and I’m not sure how it’ll come out, but I am trying my best.

0
0
19

Followers

Loading…