Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Rishit-dagli Rishit-dagli released this 01 May 02:53
· 19 commits to main since this release

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