Before you run the notebook, please make sure you create a .env file in the root directory with the following environment set up.
OPENAI_API_KEY=<your valid openai api key>
Please refer to .env.example for what it looks like.
This is an example that shows you how to summarize a Youtube video by its transcript.
This is an example that shows you how to use document loaders to summarize the following resources:
- URL
- PowerPoint
- ReadTheDocs site