Skip to content

Motorcycle image prediction app built with javafx and flask

Notifications You must be signed in to change notification settings

BlackbirdLabss/nerdtrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Overview

NerdTrans is a desktop application where you can predict your vehicle's image using artificial intelligence with an accurate prediction level.

Tech Stack

Client: FXML

Server Microservice: Python Flask

GUI Desktop: JavaFX

Database: Mysql JDBC

Architecture

Basic Installation

  • install jupyter, pip, and python
  • import database mysql
  • add library json-simple-1.1.jar

welcome page main layout prediction page training page graphic page