Semester project

Smarter product categories, powered by AI

AutoCategory AI combines a Laravel API, an admin review workflow, and a FastAPI ML service to predict categories, capture confidence, and improve over time with admin feedback.

REST API

Sanctum-authenticated JSON API for registration, products, and predictions. Base path: /api

Admin review

Approve or correct AI suggestions and export feedback for model improvement.

ML service

Predictions run server-side; the ML layer is not exposed publicly on this site.