
I’ve always liked plants, especially succulents, but I can never seem to remember their names. So I built a machine learning project that could classify them and help me identify what I’m looking at.
I created a lightweight computer vision model using Fastai to recognize three common types: Echeveria, Agave, and Cactus. I then deployed the model with Gradio and hosted it on Hugging Face Spaces. This project gave me hands-on experience with the full ML deployment process, from training to building a user-friendly interface.
