CoffeeShield is a full-stack cross-platform application that provides complete assistance to farmers right from sowing to harvesting.
Some of its features are:
🎯 Using ML technology for coffee plant disease detection
🎯 Using Gemini API to know the causes of the particular disease
🎯 Farmers' community section having chat option, QnA, and many more other features to make our platform interactive
To install all frontend dependencies, backend dependencies and concurrently. Run
npm run install-all
To start backend and frontend server. Run
npm run dev
-
React for frontend
-
Node.js for backend
-
Flask for AI backend
-
Node Mailer for sending email
-
Cloudinary for storing media files like photos and videos
-
MongoDB for database
-
JWT for secure authentication
-
Zulip API for Zulip Chat bot