Logo Lanfrica

gabrielmahia/shamba-ai

Domain:

agriculturenatural language processing

Record type:

softwaretools
Creator:
gab
Host:
🌾 AI-powered Kenya farmer advisory β€” crop disease diagnosis, weather alerts, and market prices in Swahili # 🌾 Shamba AI β€” Kenya Farmer Advisory in Swahili > *Shamba* (Swahili) = farm, field, agricultural land AI-powered farming assistant that helps Kenyan farmers with crop disease diagnosis, weather alerts, market prices, and agricultural advice β€” all in natural Swahili. ## What it does | Feature | Description | |---------|-------------| | πŸ” Crop Disease | Describe symptoms in Swahili, get diagnosis and treatment | | 🌀 Weather | Daily weather advisory for your county | | πŸ’° Market Prices | Current maize, beans, tomato prices by county | | 🌱 Planting Calendar | Optimal planting windows by crop and region | | πŸ’Š Inputs Guide | Fertilizer and pesticide recommendations | | πŸ“± SMS Export | Send summary to your phone via Africa's Talking | ## Research Basis Built on the cross-lingual RAG methodology validated for agricultural advisory in low-resource languages (arXiv:2601.02065). Native Swahili reasoning produces ~4Γ— fewer errors than translation-based approaches (arXiv:2509.04516). ## Architecture ``` User (Swahili) β†’ Gemini REST API β†’ Domain-grounded response (Swahili) ↓ Kenya crop knowledge base County weather API WFP market price data ``` ## Quickstart ```bash git clone github.com cd shamba-ai pip install -r requirements.txt # Add GOOGLE_API_KEY to .streamlit/secrets.toml streamlit run app.py ``` ## Data Sources - Kenya Meteorological Department (public API) - WFP Market Monitor Kenya (public data) - KARI/KALRO crop disease documentation - Kenya Plant Health Inspectorate Service (KEPHIS) ## Part of the East Africa Civic Tech Portfolio This app is part of a portfolio of 25+ open-source AI tools for East Africa. See also: mpesa-mcp | DarajaAI | ShuleAI ## Disclaimer This tool provides AI-generated agricultural guidance for educational purposes only. Always verify with certified agricultural extension officers. Not liable for crop losses. --- *Built with ❀️ for East African farmers | gabrielmahia.ai* ## IP & Collaboration MI …