Skip to content

Releases: jsoncodez/DIYai

DIYai v1.0

16 Mar 22:15
bdfee70

Choose a tag to compare

DIYai – Create Your Own Classifiers (v1.0)

DIYai is a lightweight desktop application that allows you to easily create your own image classifiers and custom labels, train models, and make predictions — all from a simple and intuitive GUI. No programming knowledge is required!

Features

Create new classifiers and define custom labels.

Upload and manage image datasets for training.

Train your own machine learning models using TensorFlow.

Predict images with your trained classifiers.

Modern, user-friendly GUI built with Tkinter.

Windows executable with custom icon and title image.

Installation

Download the latest Windows executable from the [Assets] section below.

Extract the .zip file (if compressed).

Double-click DIYai.exe to run.

No Python installation is required — everything is bundled in the executable.

Usage

Open the application.

Click "Create New Class" to define labels.

Upload images for your classifier.

Train your model with a single click.

Use "Predict Image" to test your model on new images.

Requirements

Windows 10 or later

No additional software needed