Skip to content

πŸ“˜ An AI tool to summarise PDFs, youtube videos, or impartus lectures into well formatted short notes, along with generating a quiz based on the notes

Notifications You must be signed in to change notification settings

Samirkhairati/ImpartEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ ImpartEase

Screenshot

Description

Upload slides, or paste a youtube or impartus lecture link, and get AI genereated summarized notes, and test yourself with an auto-generated quiz

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

A step-by-step guide on how to get the project running on your local machine.

Frontend

cd frontend
npm install
npm run dev

Backend

cd backend
pip install -r requirements.txt
uvicorn server:app
Environment Variables (backend)
OPENAI_API_KEY=
CONVERT_API_KEY=
IMPARTUS_TOKEN=

About

πŸ“˜ An AI tool to summarise PDFs, youtube videos, or impartus lectures into well formatted short notes, along with generating a quiz based on the notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published