Browser-based Tool to Create AI Applications


The purpose of this project is to provide a tool to develop machine learning applications without any prograamming. This tool is focused on ML model projects for image classification problems. The tool provides a number of tools to facilitate the model creation process.

If you want to start from point zero click below.
Start the ML model creation process

If you have already used this tool and you have a combined image block file, you may go directly to the training page below.
Train ML Model!

If you already have a ML model that is ready to be deployed, you can run your model with custom images below.
Run Your ML Model!

For more information about this project, the source code, and the author, go to Project page on GitHub



Copyright (2021) Erol Ozan
This tool is an open source software licensed under Apache License 2.0. The code is built on TensorFlow JS platform and modified the code provided by TensorFlow JS.