kinescope
What if a bot answered students from my lessons?
Your students ask in plain words. The answer is built only from your videos, and under it
there is a button like "Lesson 1 at 3:48" that opens that exact second.
No more answering the same question forty times.
Here is how I built it, step by step.
1. Upload your videos to Kinescope, a video host.
2. Open a video, go to Captions, hit Auto-generate and pick the language.
You get every line of the video with the exact second it was said.
3. Turn the Captions toggle on, so the track is available outside the dashboard.
4. Copy the links to your videos.
5. Open Claude Code and ask for this: a course page for these videos, with a chat that
answers only from their subtitles and jumps the video to the exact second.
Paste the links right after the request.
6. Get an API key at console.anthropic.com and put it in the project, so the chat has a brain.
7. Publish the page. Mine sits on Cloudflare Pages.
#videoplatform #aitutor #coursecreation #kinescope
перевод
Твои ученики спрашивают человеческими словами. Ответ собран только по твоим видео, а под ответом кнопка вида «Lesson 1 at 3:48», которая открывает ровно эту секунду. Больше не отвечаешь на один и тот же вопрос сорок раз. Дальше шаги: загрузи видео на видеохостинг Kinescope; открой видео, зайди в Captions, нажми Auto-generate и выбери язык, получишь каждую фразу с точной секундой; включи тумблер Captions, чтобы дорожка была доступна снаружи кабинета; скопируй ссылки на свои видео; открой Claude Code и попроси страницу курса по этим видео с чатом, который отвечает только по их субтитрам и перематывает видео на нужную секунду, ссылки вставь сразу после просьбы; возьми ключ на console.anthropic.com и положи в проект, чтобы у чата был мозг; опубликуй страницу, моя лежит на Cloudflare Pages.