-
📸 Image-Based Disease Detection:
Upload an image of your plant and receive instant disease diagnostics. -
📚 Disease Library:
Access a comprehensive guide detailing various plant diseases, their symptoms, and progression rates. -
🤖 Advanced ML Models:
Utilizing API from cutting-edge machine learning model for accurate and rapid disease identification.
Start by capturing a clear image of a plant leaf that might be showing signs of disease. Ensure that the image is sharp and well-lit. Easily upload the image to the Rudraksh platform using our user-friendly interface.
Rudraksh's advanced AI technology kicks into action. The uploaded image is processed by a sophisticated machine learning model to analyze the visual characteristics of the leaf in the image, comparing them to an extensive database.
Rudraksh provides you with comprehensive insights. It not only identifies the specific disease affecting your plant but also offers a detailed description of the plant, the disease itself, and recommends effective remedies.
-
Name Link Python TensorFlow Google Colab Numpy Flask -
Name Link Next.js 13 TailwindCSS Typescript Shadcn UI React Query -
Name Link ESLint Git/GitHub Vercel npm
Once you have followed the steps mentioned in Contribution to fork and clone the repository, do the following to setup rudraksh locally on your PC.
cd web
Install all the dependencies
npm ci
Add the API key to the .env
folder as mentioned in .env.example
Get the Plant Id API key from here
NEXT_PUBLIC_PLANT_ID_API_KEY = "Your API Key"
Run the server locally
npm run dev
That's it you are good to go! Looking forward to your contributions.
Thank you for using Rudraksh!