Next.js
/
FEATURED_SYSTEM
Saves this project in your browser and can report the event later.
Doodle Classification System
Real-time hand-drawn doodle recognition with Next.js, FastAPI, and PyTorch.
[ DESCRIPTION_LOG ]
A real-time doodle classification project that recognizes hand-drawn sketches from a browser canvas and returns top predictions with confidence scores. The system combines a Next.js + TypeScript frontend with a FastAPI + PyTorch backend and supports 60 doodle classes.
DEPENDENCY_GRAPH / TECH_STACK
Next.js
TypeScript
Tailwind CSS
shadcn/ui
FastAPI
PyTorch
PIL
NumPy