harry
My course is forty videos, and students kept asking the same things. Claude built me a bot that answers from those videos.
Forty videos in my course, and the same questions under every one of them.
Now a bot answers from the videos themselves, and each answer carries a button
that opens the exact second where I said it.
Here is the build, step by step.
1. Move your videos to Kinescope, a video host.
2. Open a video, hit Captions, then Auto-generate, then choose the language.
Every line comes back with the second it was said.
3. Flip the Captions toggle on, otherwise the track stays inside the dashboard.
4. Copy the video links.
5. In Claude Code ask for a course page for these videos, with a chat that answers only
from their subtitles and jumps the video to the exact second.
The links go straight after the request.
6. Take an API key from console.anthropic.com and drop it into the project,
that is what makes the chat think.
7. Publish the page. Mine is on Cloudflare Pages.
#coursecreator #onlinecourse #aitools #videoplatform
перевод
Сорок видео в моём курсе, и под каждым одни и те же вопросы. Теперь отвечает бот, по самим видео, и к каждому ответу идёт кнопка, которая открывает ровно ту секунду. Дальше шаги: перенеси свои видео на видеохостинг Kinescope; открой видео, нажми Captions, потом Auto-generate, потом выбери язык, каждая фраза вернётся с секундой; включи тумблер Captions, иначе дорожка останется внутри кабинета; скопируй ссылки на видео; в Claude Code попроси страницу курса по этим видео с чатом, который отвечает только по их субтитрам и перематывает видео на нужную секунду, ссылки сразу после просьбы; возьми ключ на console.anthropic.com и положи в проект, это и даёт чату думать; опубликуй страницу, моя лежит на Cloudflare Pages.