Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 538 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 538 Bytes

ai-project-1

Introduction

This AI project implements the genetic algorithm to optimize a schedule for graduation projects examinations.

About this project

This python project uses interesting modern technologies for its GUI that I recommend checking. It uses Angular and electron.js along with Python Eel for communication between javascript and python. This way you could easily make a great GUI using web technologies with basic knowledge of web development without the need to use a python web framework like Django or Flask.