File size: 639 Bytes
b15fe6b
871d1d5
b15fe6b
 
 
 
 
 
 
 
 
0c11ea0
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: YouTube Chatbot
emoji: 🐢
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 4.14.0
app_file: app.py
pinned: false
---

# YouTube Chatbot

This chatbot provides a summary of the YouTube video, and you can ask the chatbot any question about the video. The chatbot provides timestamps with its answers, which can help you go back and find the relevant content in the video.

You can see a step-by-step guide on how I built the app in this notebook:
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ww-6/youtube-chatbot/blob/main/youtube-chatbot.ipynb)