HN user

acordier16

1 karma
Posts2
Comments4
View on HN

Hi :)

I just deployed yt.chat, now available for everybody to summarize (and discuss about) any YouTube video with a transcript. It uses OpenAI API and you can summarize up to 5 videos per day.

If you want to summarize more or to use your own configuration and models (like Mistral), you can also install it locally on your machine (a Docker setup is available and recommended).

Hope you enjoy!

https://yt.chat/

https://github.com/Fonction-Labs/yt-chat

[dead] 3 years ago

Hi everyone,

I just wrote a little python program that aims at playing music with mpv and yt-dlp, by first querying a tagged Notion musical database.

This was first intended for my own use since I store music that I like to listen to in the form of links within a Notion database (convenient because of the "Save to Notion" web extension). Realized this could help other people to make similar stuff so here you go.

Hope you enjoy :)

Antoine