Scene Sorter is an AI-powered application that automatically classifies images into real-world scene categories such as mountain, forest, glacier, sea, street, and buildings. It supports both single and batch image uploads, organizes results into class-wise folders, and provides a downloadable ZIP output. Built using MobileNetV2 transfer learning with a FastAPI backend and a Next.js frontend, the project demonstrates a complete, production-ready AI pipeline focused on real-world usability and automation.
Scene Sorter is an AI-powered application that automatically classifies images into real-world scene categories such as mountain, forest, glacier, sea, street, and buildings. It supports both single and batch image…