Traffic Sign Recognition System
This project is a deep learning-based system for real-time traffic sign classification using CNNs trained on the GTSRB dataset. It features:
- Next.js/Tailwind CSS frontend
- FastAPI backend
- Image preprocessing and prediction
- Technical badges for stack and dataset

Key Features
- Real-time traffic sign classification
- Modern UI and backend integration
- Uses GTSRB dataset
- Built with Python, TensorFlow, FastAPI, Next.js, Tailwind CSS