YouTube Tutor generates and evaluates questions based on a YouTube video transcript. It leverages AI models for question generation and answer evaluation. This tool is a great asset for educators and self-learners.
Ensure that Python 3.8 or later is installed on your system.
- Clone this repository to your local machine:
git clone https://github.com/BidhanRoy/YouTubeTutor.git
- Navigate to the cloned repository and install the required packages:
pip install -r requirements.txt
- Navigate to the cloned repository and run the following command:
streamlit run main.py
- Open the provided local URL in your browser. Enter the YouTube video link in the input field and the application will handle the rest.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. This permits personal use but forbids commercial use of the code.