Skip to content

iamta/Alemia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.2%
  • Python 0.3%
  • Shell 0.2%
  • JavaScript 0.1%
  • TeX 0.1%
  • C 0.1%