πΎ Smart agriculture platform leveraging AI to improve farming decisions and productivity across African communities.
# πΎ AgriWise
**Empowering African Farmers with AI-Driven Insights**
AgriWise is a smart agriculture support platform built to bridge the technology gap for smallholder farmers across Africa. It combines AI-powered disease detection, real-time weather and market data, and a farmer community network β all in one accessible web platform.
---
## π Live Demo
π agri-wise-dusky.vercel.app
---
## π Features
- **AI-Powered Crop Disease Detection** β Upload an image of your crop and get instant disease identification and management advice
- **Real-Time Weather & Market Data** β Access up-to-date forecasts and commodity prices to make smarter farming decisions
- **Farmer Network** β Connect with other farmers, share knowledge, and get expert support
- **Authentication** β Secure login and registration system
- **Responsive Design** β Fully optimized for mobile and desktop
---
## π οΈ Tech Stack
| Technology | Usage |
|---|---|
| HTML5 | Page structure |
| CSS3 | Styling & responsive layout |
| JavaScript (Vanilla) | Interactivity & logic |
| Vercel | Deployment & hosting |
---
## π Project Structure
```
AgriWise/
βββ index.html # Landing page
βββ index.css
βββ index.js
βββ dashboard.html # Main user dashboard
βββ dashboard.css
βββ dashboard.js
βββ upload.html # Crop image upload & analysis
βββ upload.css
βββ upload.js
βββ network.html # Farmer community network
βββ network.css
βββ network.js
βββ login.html # Login page
βββ login.css
βββ login.js
βββ register.html # Registration page
βββ register.css
βββ register.js
```
---
## π The Problem
Millions of smallholder farmers across Africa lose significant portions of their harvests each year due to crop diseases, poor weather planning, and lack of access to fair market pricing. AgriWise was built to put the right information in their hands β at the right time.
---