Activity

Salem Ahmed Salem

Shipped this project!

Hours: 11.76
Cookies: 🍪 54
Multiplier: 4.63 cookies/hr

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:

  1. A CNN model that detects the state depending on the Kaggle data
  2. This CNN model connects to the RAG model
  3. This RAG model can get the information from the research papers
  4. 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

Salem Ahmed Salem

I have trained the model and do the base one
and i use notebook to show the results by clear way
I have used RESNET 50 to increase the accuracy of the model
most of the code in the model because it is the core of the project and the way of get the highest accuracy as possible

Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
0