Skip to content

BidhanRoy/YoutubeTutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Tutor

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.

Getting Started

Prerequisites

Ensure that Python 3.8 or later is installed on your system.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/BidhanRoy/YouTubeTutor.git
  1. Navigate to the cloned repository and install the required packages:
pip install -r requirements.txt

How to Run

  1. Navigate to the cloned repository and run the following command:
streamlit run main.py
  1. Open the provided local URL in your browser. Enter the YouTube video link in the input field and the application will handle the rest.

License

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages