Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft-AI-Hackathon: LeetTutor

A platform for efficient exam preparation through knowledge summarization and quiz generation with real time assessment and immediate feedback in a matter of minutes.

To Run the Application

To run the application after you clone the repository, you will need to start up three processes. You will need npm to run this application.

Along with the three processes, you will need to fill in the environment variables contained in API and Server.

API

cd api
pip install -r requirements. txt
python main.py

Server

cd server
npm install
npm start

Client

cd client
npm install
npm run preview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages