Upload slides, or paste a youtube or impartus lecture link, and get AI genereated summarized notes, and test yourself with an auto-generated quiz
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step-by-step guide on how to get the project running on your local machine.
cd frontend
npm install
npm run dev
cd backend
pip install -r requirements.txt
uvicorn server:app
OPENAI_API_KEY=
CONVERT_API_KEY=
IMPARTUS_TOKEN=