Skip to content

Releases: Rishit-dagli/Greenathon-Plant-AI

v0.1.0

01 May 02:53
Compare
Choose a tag to compare

This is the initial release of Greenathon-Plant-AI. This is a web application🌐 that could help easily diagnose diseases in plants🌱 using Machine Learning, all on the web powered by TFJS.

🔮 About

  • Creates a TensorFlow Model for identifying plant diseases
  • Creates optimized TensorFlow JS Models
  • Uses TensorFlow JS to perform inferences on-device
  • Creates a fully functional web app using React
  • Exposes a hosted API built with TensorFlow Serving for inferences from the TensorFlow Model