Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 875 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 875 Bytes

Expert system to identify diseases in coffee plants

This is a small expert system that can be used to identify diseases in coffee plantations built using experta library. I referred the paper Expert System in Detecting Coffee Plant Diseases by Derwin Suhartono, Wahyu Aditya, Miranty Lestari, and Muhammad Yasin to generate the knowledge base for this program.

Identifiable Diseases

  • Coffee Leaf Rust
  • Nematode
  • Brown Eye Spot of Coffee
  • Upas Fungus
  • Brown Root Fungus
  • Black Root Fungus
  • White Root Fungus

I also referred the code by ronak-07

Feel free to use this program to implement your own programs.

Cheers !!