portfolio

SpectraClassify: No-Code Custom Image Classification

  • Python
  • TensorFlow
  • Flask
  • GitHub Actions

Developed ‘SpectraClassify,’ a user-friendly, web-based application for training custom image classification models. The tool abstracts the underlying deep learning complexity, enabling users to upload their image datasets and train a model through a simple interface. The project was also packaged and published to PyPI, making it accessible as a reusable library. The backend is powered by a Flask server that handles the TensorFlow training pipeline, with GitHub Actions used for CI/CD.