ww0 commited on
Commit
2472c9f
1 Parent(s): 78a328c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pinned: false
11
 
12
  # YouTube Chatbot
13
 
14
- 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.
15
 
16
  You can see a step-by-step guide on how I built the app in this notebook:
17
  [![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)
 
11
 
12
  # YouTube Chatbot
13
 
14
+ 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.
15
 
16
  You can see a step-by-step guide on how I built the app in this notebook:
17
  [![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)