Inspiration: In many Indian villages, farmers independently choose crops based on recent market trends or word-of-mouth. This often leads to everyone growing the same high-demand crop, causing market oversupply and sudden price crashes.

We were inspired by this real-world inefficiency — where lack of coordination leads to collective loss. The idea was simple but powerful: What if an entire village could act like a coordinated system instead of isolated decision-makers?

What it does

kissanbot is a web-based platform that helps farmers make coordinated crop decisions.

Farmers input: Land size Soil type Water availability

The system then: Aggregates village-level data Analyzes resource distribution Assigns optimized crops to each farmer

This ensures: Crop diversity across the village Reduced market saturation More stable and potentially higher income How we built it

We developed a lightweight and functional prototype using:

Frontend: HTML, CSS, JavaScript Data Storage: LocalStorage (for quick prototyping) Logic Engine: Rule-based crop distribution system simulating AI behavior UI Design: Simple and responsive interface for ease of use

The system collects farmer inputs and processes them through a decision logic model that distributes crops strategically across the village.

Challenges we ran into

Simulating real-world decision-making: Designing a system that mimics intelligent crop allocation without full market data was difficult. Balancing simplicity vs realism: We had to keep the prototype simple while still making it feel practical and believable.

Avoiding repetition in crop assignment:

Ensuring that the system doesn’t assign the same crop to multiple farmers required careful logic design. Time constraints: Building both the interface and logic within limited time forced us to prioritize core functionality over advanced features.

Accomplishments that we're proud of

Successfully built a working prototype that demonstrates village-level crop coordination Created a system that shifts farming decisions from individual thinking → collective optimization Designed a clean and understandable user interface for farmers Transformed a common real-world problem into a structured, tech-driven solution.

What we learned

Real-world problems are often not about lack of data, but lack of coordination Even simple rule-based systems can create meaningful impact if designed properly Building practical solutions requires balancing technical feasibility and usability Clear problem understanding is more important than overcomplicating with unnecessary technology.

What's next for KisanBot

Integration with real-time market demand data Weather-based crop recommendations Mobile application for wider accessibility

Built With

Share this project:

Updates