An intelligent AIoT system for plant health monitoring. Leverages ESP32 for environmental data collection, FastAPI & YOLO/CNN for tomato leaf disease detection, and a React-based Web Dashboard for real-time tracking.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
fix(backend): Resolve model path and dependency issues in Docker
7142176View on GitHubfix(frontend): Resolve permission denied error on Docker startup and fix app.py
63b91e2View on GitHubfeat(detection): unify detection and classification pipeline
9c01472View on GitHubfeat(backend): implement server-side AI detection architecture
5b2d9afView on GitHub