a model for nigerian farmers
# Naija Farmers Northstar
An offline AI agricultural advisory system for Nigerian smallholder groundnut farmers. Built for the Africa Deep Tech Challenge (ADTC) 2026.
## What it does
Answers groundnut farming questions using Phi-3 Mini (3.82B, Q4_K_M) and RAG over ICRISAT/IAR Zaria extension documents. Runs 100% offline on an 8GB laptop with no cloud dependency.
## How to run
bash download_model.sh
python3 infer.py "Your farming question here"
## Built by
Chukwuemeka Chukwuma — Agriculture student, Ahmadu Bello University Zaria
GitHub: stallion12345