Note: Not all applications have been deployed. For these projects, I have provided links either to the source code repository or to the final deployed version, where available.
A machine learning (Computer Vision) project for classifying images of digits. Users can upload an image, and the system recognizes and classifies the digit displayed. The model was built and trained using TensorFlow, then saved and exposed via an API, allowing real-time predictions. The project also includes a dedicated user interface, providing an intuitive way to interact with the application and visualize classification results. Overall, it serves as a practical application of Computer Vision techniques in an interactive image recognition system.
TensorFlow
scikit-learn
NumPy
Pandas
NextJS
TailwindCSS
Digit Classification