Bridging the gap between Ugandan farmers and the markets for their produce.
# SokoAgent AI đ€đŸ
**AI-Powered Market Access for Ugandan Smallholder Farmers**
SokoAgent AI eliminates middleman exploitation by connecting smallholder farmers directly to fair markets through a simple USSD interface â no smartphone required. Just dial `*347*1#`, get AI-powered price insights, and sell at fair value.
Built during the **QwenCloud Global AI Hackathon 2026**.
---
## đ Features
- **USSD Interface** â Works on any phone, no internet needed. Dial `*347*1#` to start.
- **AI-Powered Pricing** â QwenCloud AI analyzes market data to provide fair, real-time crop prices.
- **Buyer Matching** â Automatically connects farmers with verified buyers offering competitive rates.
- **Multilingual Support** â English, Luganda, and Runyankore.
- **Mobile Money Integration** â Receive payments directly to your mobile money account.
- **Price Alerts** â Get notified when crop prices hit your target.
---
## đïž Architecture
```
âââââââââââââââââââââââââââââââââââââââââââââââ
â User Layer (Any Phone) â
â USSD *347*1# â SMS Gateway â
âââââââââââââââââââŹââââââââââââââââââââââââââââ
â
âââââââââââââââââââŒââââââââââââââââââââââââââââ
â Communication Layer (Africa's Talking) â
â USSD Session Manager â SMS â Mobile Money â
âââââââââââââââââââŹââââââââââââââââââââââââââââ
â
âââââââââââââââââââŒââââââââââââââââââââââââââââ
â Application Layer (Node.js + Express) â
â REST API â Session State Machine â Cache â
âââââââââââââââââââŹââââââââââââââââââââââââââââ
â
âââââââââââââââââââŒââââââââââââââââââââââââââââ
â AI & Data Layer (QwenCloud) â
â NLU â Price Prediction â Buyer Matching â
âââââââââââââââââââââââââââââââââââââââââââââââ
```
### Request Flow
1. **Farmer dials** `*347*1#` on any phone
2. **Africa's Talking** routes the USSD request to our backend
3. **Express server** processes the session and determines intent
4. **QwenCloud AI** analyzes the request, calls tools (market prices, buyer looku âŠ