Shipped this project!
This project is designed for the detection of the health state of the potato (early, late, healthy), and this is done by the following steps:
- A CNN model that detects the state depending on the Kaggle data
- This CNN model connects to the RAG model
- This RAG model can get the information from the research papers
- This RAG is connected to the LLM model, which can detect the following:
-
SYMPTOMS
-
FINAL DECISION
-
Confidence
-
Scientific Context — Research Paper
-
DIAGNOSIS
-
IMMEDIATE ACTIONS
-
TREATMENT PLAN
-
PREVENTION
-
EXPECTED OUTCOME
the most hard part was the part of the optimizig the code and the prompt which should follow instructions to complete the process