Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β˜• CoffeeSentinel-X

CoffeeSentinel-X is an AI-powered mobile system built on ODK-X for diagnosing Coffee Wilt Disease (CWD) in real time and supporting smallholder coffee farmers with decision tools and agronomic advice.


πŸ“š Table of Contents


πŸ” Project Objectives

  • βœ… Curate and annotate a dataset of coffee plants (healthy and diseased)
  • βœ… Train a CNN-based image model for CWD detection
  • βœ… Integrate model with ODK-X for mobile usage
  • βœ… Extend with features useful to coffee farmers (mapping, advice, tracking)

🌿 Key Features

  • πŸ“· Camera-based Diagnosis: Detects Coffee Wilt Disease from plant images.
  • 🧠 On-device ML Model: Efficient TensorFlow Lite implementation.
  • πŸ“ GPS Logging: Location-aware plot and plant tracking.
  • πŸ” Offline-first Workflow: Designed for rural areas with low connectivity.
  • πŸ“‹ ODK-X Forms: Survey-based task and data collection.
  • 🌱 Farmer Support Tools: Guidance, logging, and market tips (in development).

🧠 Technical Stack

Component Technology
Survey Interface ODK-X (Survey, Services)
ML Inference TensorFlow Lite
Annotation CVAT or Roboflow
Backend (optional) Django + PostgreSQL
Deployment Android APK, Firebase
Hosting GitHub

πŸ“‚ Repository Structure CoffeeSentinel-X/ β”‚ β”œβ”€β”€ model/ # Training code, notebooks, TFLite model β”‚ β”œβ”€β”€ train/ β”‚ └── tflite/ β”‚ β”œβ”€β”€ odkx_app/ # ODK-X forms and sync config β”‚ β”œβ”€β”€ survey/ β”‚ └── services/ β”‚ β”œβ”€β”€ dashboard/ # Optional backend/visualization layer β”‚ β”œβ”€β”€ backend/ β”‚ └── frontend/ β”‚ β”œβ”€β”€ docs/ # Documentation files β”‚ β”œβ”€β”€ MODEL_ARCHITECTURE.md β”‚ β”œβ”€β”€ DATA_CURATION.md β”‚ └── USER_GUIDE.md β”‚ β”œβ”€β”€ media/ # Sample images, logos, visuals β”‚ β”œβ”€β”€ LICENSE └── README.md

yaml Copy Edit

About

An AI-powered ODK-X tool for real-time diagnosis of Coffee Wilt Disease and farmer support

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors