fastai-video-browser icon indicating copy to clipboard operation
fastai-video-browser copied to clipboard

📽️ Minimalist video browser for fast.ai course v3 lessons w/instant transcript search now at:

🎉 Moved to Fastai!

This video browser has been adopted by fast.ai and moved to their course-v3 repo. Go there if you want to hack on it.


fast.ai Video Browser

A minimalist video browser for fast.ai course v3

video viewer

Features

Watch Videos

Watch videos organized by lesson and chapter.

Instantly Search Transcripts

Search transcripts for moments in the video using the search box.

Setup

npm install # to install dependencies
npm start   # to spin up dev server

Deploy

npm run build

Upload to S3.