Logo Lanfrica

Poutrivet/Poultrivet

Domain:

agriculture

Record type:

software
Creator:
Pou
Host:
πŸ›°οΈ AI-powered poultry disease early warning system combining satellite imagery (Sentinel-2, MODIS) with YOLOv8 deep learning for smallholder farmers across Uganda. Live API deployed at poulivetapi.onrender.com # πŸ›°οΈ PoultriVet β€” Poultry Disease Early Warning System **An integrated satellite imagery and deep learning system for proactive poultry disease risk prediction serving 4.2 million smallholder farmers across Uganda.** 🌐 Live API Β· πŸ“– API Docs Β· πŸ“Š Risk Summary --- ## 🌍 The Problem Uganda's 4.2 million smallholder poultry farmers lose over **UGX 350 billion annually** to preventable disease outbreaks. 73% of poultry mortality occurs with **zero prior warning**, and 61% of farmers are more than 20km from the nearest veterinary officer. ## πŸ’‘ The Solution PoultriVet combines two powerful technologies into one system: | Component | Technology | What It Does | |-----------|-----------|--------------| | πŸ›°οΈ Satellite Risk Mapping | Sentinel-2, MODIS, GEE | Weekly environmental risk scores for 164 Uganda districts | | πŸ”¬ Disease Detection | YOLOv8 Deep Learning | AI diagnosis from poultry dropping photos | | πŸ“‘ Backend API | FastAPI + Render | Permanent REST API serving all data | | πŸ“± Mobile App | Flutter + Dart | Android app for farmers | --- ## πŸ—οΈ System Architecture Sentinel-2 (ESA) ──┐ MODIS (NASA) ─────► Google Earth Engine ──► Risk Scoring ──► FastAPI ──► Flutter App JRC Water Data β”€β”€β”˜ YOLOv8 ──► --- ## πŸš€ Live API Base URL: `poulivetapi.onrender.com` | Endpoint | Method | Description | |----------|--------|-------------| | `/` | GET | API status and endpoint directory | | `/summary` | GET | National risk summary β€” 164 districts | | `/risk-map` | GET | Full district-level satellite risk data | | `/district/{name}` | GET | Single district risk lookup | | `/analyse-dropping` | POST | YOLOv8 disease detection from image | **Quick test β€” open in your browser:** poulivetapi.onrender.com --- ## πŸ›°οΈ Satellite Pipeline Environmental indicators extracted weekly for all 164 Uganda districts: - **NDVI** β€” Vegetation density (Sentinel-2 B8/B4) β†’ Newcastle Disease risk - **NDMI** β€” Mo …

Licenses