An AI-driven tool to recommend optimal land use using satellite imagery and deep learning.
- Upload satellite imagery
- Google Maps integration for location view
- Smart recommendations using ML
- Report generation & comparison tool
- Frontend: ReactJS, Google Maps API
- Backend: Flask (Python)
- Database: PostgreSQL
- ML/AI: TensorFlow, YOLOv5, OpenCV
- Deployment: Docker, AWS/GCP
- Clone the repo
- Run frontend:
npm install npm start