File size: 633 Bytes
b15fe6b
871d1d5
7119e6c
c8c1695
 
b15fe6b
a212e60
b15fe6b
 
 
 
0c11ea0
 
2472c9f
0c11ea0
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: YouTube Chatbot
emoji: 🤖
colorFrom: gray
colorTo: indigo
sdk: gradio
sdk_version: 4.38.1
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. It also 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)