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.
- Choose Image: Click the folder button or "Choose Image" to select a photo
- Classify: Click "Classify Image" to let the AI analyze it
- View Results: See the category, details, and confidence level
- Try Again: Use Clear button to reset and try different images

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/