Skip to content

AkmOleksandr/Microsoft-AI-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •