Skip to content

Finish your learning backlog: chat with any YouTube video or playlist!

License

Notifications You must be signed in to change notification settings

SuibhneOFoighil/YouTubeChat

Repository files navigation

YouTubeChat

Finish your learning backlog: chat with any YouTube video or playlist!

Quick Start

  1. Install Dependencies
pip install -r requirements.txt
  1. Get an OpenAI API key or a YouTube Data API Key

  2. Rename example.env to .env and edit the variables appropriately.

OPENAI_API_KEY="YOUR OPEN AI API KEY"
YOUTUBE_DATA_API_KEY="YOUR YOUTUBE DATA API KEY"
  1. Run it!
python YouTubeChat.py

About

Finish your learning backlog: chat with any YouTube video or playlist!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages