TeaCare AI is a full-stack web application designed to help tea farmers and agronomists detect and manage tea plantation diseases. Upload a leaf image to get instant disease identification, AI-generated treatment advice, and recovery tracking - powered by YOLOv8, RAG, and deep learning.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
update: update the example env acording to new code
9731df2View on GitHubrefactor: update README to enhance clarity on features, architecture, and setup instructions
02de5b2View on GitHubfix: fix some colors in user-manual according to the rest of page and change the plant to Tea plant
6cc887dView on GitHubfeat: update logo and header image to SVG format for better scalability
af1c4a9View on GitHubchore: update package versions in requirements files for compatibility and improvements
b7df153View on GitHubfix: ensure proper type conversion for environment variables in config and leaf_verifier
276fffeView on GitHubfeat: add error handling and leaf verification to image processing workflow
dca1f92View on GitHubfix : fix error on system checks and server startup in main.py
73fd423View on GitHubfeat: add get_elevation function to retrieve elevation data from Google Maps API
65b6ee6View on GitHubrefactor: clean up treatment_recommendations.py by removing unused text
49e34a2View on GitHubMerge remote-tracking branch 'origin/RecoveryTracking' into Integration
7046576View on GitHubMerge branch 'TreatmentRecommendations' into Integration
ea66978View on GitHub