Marketplace & machine learning / PROJECT NOTES
KrishiMitra AI - Agricultural Marketplace
PythonDjangoPostgreSQLMachine learning
Overview
I built a Django marketplace connecting farmers and buyers through structured listings and order management. PostgreSQL supports the marketplace's data and backend workflows.
I added a crop recommendation feature using machine learning models alongside the listing and order-coordination features.
The problem
Bring farmer and buyer listings, order coordination, and crop recommendations into a single application.
The result
Implemented the marketplace backend and an ML-based crop recommendation feature.
Agriculture, Marketplace, Crop recommendations