Skip to content

i014n/Alemia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alemia

Description

Alemia is a platform demonstrating the usage of machine learning techniques for automatic grading of projects build using object-oriented programming.

Demo

Alemia's demo

Setup

  1. install Python3 and Node.js
  2. set up and run the server
cd backend
pip3 install -r requirements.txt
python3 server.py
  1. set up and run the user interface
cd user-interface
npm install
npm start

Resources

User Interface

Backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors