This is a submission for the KendoReact Free Components Challenge.
What i built
I created a dashboard for farmers to diagnose their crop diseases using AI, plan actions, follow up, get AI insight and other statistics( Market trend and Disease Prevalence) as bonus
Demo
Diagnosis page
This is the most important page. It does the actual processing of the image to generate disease and AI insight.
Market
A collapsible markets showing the user market trends and below it an insight from AI.
Disease prevalence
Show the farmer a history of diseases. (I stored these on local storage so may fail after clearing cache, the prompts too got finished too soon)
Action
In this area, the user can add and remove his actions. Helps the user plan work and follow up.
Auxiliary Sections
These tabs are for further insight.
https://github.com/jackcodes64/disease-detection
KendoReact Experience
I used these kendoReact components on my job.
- button
- grid
- label
- dropdown
- progressBar
- dateInputs
- popUps
- theme
- card
- input
- form
AIm to Impress
I used OpenAI for the analysis and response.
Top comments (0)