Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

privykurura1/Zimbabwe-agri-advisor

Domain:

agriculture

Record type:

software
Creator:
pri
Host:
# Offline AI Farming Advisor for Zimbabwe An offline, on-device AI advisor that helps Zimbabwean farmers diagnose livestock diseases and get crop guidance by Natural Region — no internet, no cloud, running entirely on an 8GB laptop. Built for the Africa Deep Tech Challenge 2026 — Agriculture domain. ## What it does - **Livestock disease triage** — describe symptoms, get a likely diagnosis, reasoning, and clear next steps (cattle tick-borne diseases, poultry disease) - **Crop advisory** — pest identification and planting-window guidance tuned to Zimbabwe's Natural Regions (I–V) Every answer is grounded in a locally-stored knowledge base (`corpus_livestock_crops.md`), retrieved at inference time — not just the model's general training data. ## How it works - **Model:** Qwen2.5-3B-Instruct, GGUF Q4_K_M quantization - **Runtime:** llama.cpp, CPU-only - **Retrieval:** TF-IDF-based RAG over the local corpus (`rag.py`) ## Quick start ```bash bash download_model.sh python rag.py "your farming question here" ``` See `REPORT.md` for full technical details, design decisions, and benchmarks.

Visit

github.com

Licenses

GPL-3.0

Similar

Eyoab672/agri-advisorsaap1tech/Smart-Agri-AdvisorPatrickChikuse/chichewa-agri-advisorIsaakAlemu/amharic-agri-advisorsemereherruy/ai-agri-advisor-rag

Eyoab672/agri-advisor

🌾 AI-powered farming advisor for Ethiopian & Ugandan smallholder farmers — get real-time crop recomm

saap1tech/Smart-Agri-Advisor

This is a Smart Agricultural Yield Advice in Algeria (just experiments) # Smart Agri-Advisor 🌱 A h

PatrickChikuse/chichewa-agri-advisor

A Chichewa-language instruction dataset for fine-tuning a Llama-style model to give agricultural adv

IsaakAlemu/amharic-agri-advisor

# Amharic Agricultural Advisory Assistant 🌾🚜 *(የአማርኛ የግብርና አማካሪ ረዳት)* A production-grade, bilingual

semereherruy/ai-agri-advisor-rag

AI-powered agriculture advisory chatbot using Retrieval-Augmented Generation (RAG) to deliver locali