Skip to content

Turn any YouTube video into a txt file for your LLM training. First place in the NVIDIA + Vercel Hackathon 🥇.

Notifications You must be signed in to change notification settings

nandorojo/you2txt

Repository files navigation

You2Txt

I built You2Txt for the Vercel + Nvidia 2-hour hackathon. It turns any YouTube video into a transcribed .txt file.

This project won first place in the hackathon 🏆

It's hosted at you2txt.com. However, YouTube has been rate limiting requests coming from the lambda, so if you want to use it, you'll have more luck running it locally.

If there's interest, maybe I can set up a self-hosted proxy or raspberry pi for the requests (until that inevitably gets rate limited).

Local development

This project was made with Next.js, Tailwind (shadcn), v0, and Claude (through Cursor's composer).

yarn
yarn dev

Builds

yarn build

Then open http://localhost:3000

About

Turn any YouTube video into a txt file for your LLM training. First place in the NVIDIA + Vercel Hackathon 🥇.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published