Skip to content

sugarlabs/AI-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Organizer

Game Logo

🎯 Overview

AI Image Classifier is an educational activity that uses machine learning to automatically categorize images into animals, shapes, numbers, or objects. Perfect for exploring AI capabilities and understanding how computers "see" images.

Gameplay Example

🎮 How to Play

  1. Choose Image: Click the folder button or "Choose Image" to select a photo
  2. Classify: Click "Classify Image" to let the AI analyze it
  3. View Results: See the category, details, and confidence level
  4. Try Again: Use Clear button to reset and try different images Game Screenshot Gameplay Example

How to Use

For a step-by-step walkthrough, see the official documentation on installing activities:

How to Install Activities – Sugar Labs Wiki

Alternatively, for development or testing purposes, you may clone or copy the activity directory into your ~/Activities folder and then restart Sugar to have it appear in the activity ring:

git clone <repository-url> ~/Activities/<activity-name>

cp -r /path/to/local/activity ~/Activities/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages