AhqafCoder/AICropRecommendation — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me the full smart farming platform from this repo and make it usable for a farmer demo.

I want a clean web dashboard and a mobile app where a farmer can enter soil and weather details, get the best crop recommendation, see why the AI suggested it in simple words, and view expected yield or profit if available. Add a crop disease scanner where the user can take or upload a plant photo and get the likely disease with a helpful explanation. Include a basic shop or marketplace area for farm products, vendors, orders, and inventory.

Please wire the frontend, mobile app, crop recommendation API, disease detection API, and marketplace backend together so the main flows actually work locally. Use sample data wherever real data or models are missing. Make the UI friendly, responsive, and easy to understand for non technical farmers. Add basic login, loading states, errors, and setup instructions. Look up current docs online if you need to.

Want more depth? Deep Reverse