🌾 FoodLink AI+ An AI-powered web app that helps farmers reduce food loss and waste using real-time market data, climate-smart agriculture tips, and surplus exchange — with offline support and multilingual access. Built by Wisdom Angaama to empower rural farmers across Cameroon, the U.S., and beyond.
# FoodLink AI+
Reducing food loss and waste through AI & climate-smart agriculture.
## Features
- Real-time market demand updates
- Surplus exchange system
- Climate-smart farming alerts
- Offline access + bilingual UI
## Technologies
- React (Tailwind CSS)
- Firebase
- OpenWeatherMap API
- Future: Google AI / ML yield prediction
🔹 A Bluetooth or WiFi data input system so robot soil data can flow into the app.
🔹 A soil dashboard screen to display moisture/pH readings.
🔹 Decision logic that combines soil + weather data to recommend crops or actions.
🔹 Backend logic to handle more advanced features like AI yield prediction.
🔹 User authentication and farmer profiles if needed.
✅ The app receives soil data from your robot
✅ The soil dashboard screen is available
✅ The app is connected to sensors (Bluetooth/WiFi data input)
✅ Fully implemented crop recommendation logic based on soil + weather data
## Getting Started
```bash
npm install
npm run dev