- Cultify is a tomatoe disease detector Api that detects varous diseases in plants,provide Recomended Treatement using Ai.
- Its very acurate. -Provide over 10 diseases that mostly affect Tomatoes detecting with a high degree of accuracy.
- This web app isis easy to use, and the user interface is intuitive.
- This is the fronted for the web app.
- It is build using;
- Typscript to ensure type safety
- React to ensure responsiveness and interactive features.
- Tailwind css for styling and amazing Ui
- Zustand for State Managment
- It is build using;
This Web app depend on the following api servers.
-
It works dependendly on the backend server which is built using Typescript ,NodeJS and Express here is the link Cultify Backend .That collects data all users or farmers using the site .
-
Also includes a machine learning Api that is able to detect and predict the disease of tomatoes based on an image provided by the user.Use Deep learning and trained with a convolutional neural network (CNN) to be able to detect desases .Here is the link to the api TomatoDeseaseDetectorApi
- One creates an account and uploads an image of a tomato.
- The AI will then classify the image into one of the diseases.
- It's able to search through the internet and provide recommended treatment from online resources based on the disease detected.