Skip to content

Forenly/gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp — Lawn Mower Deployment Advisor (Google Cloud + MongoDB)

License: Apache 2.0

Submission for the Google Cloud Rapid Agent Hackathon — "Building Agents for Real-World Challenges". Partner track: MongoDB MCP.

Community

Building this in the open — join the team chat on Discord: https://discord.gg/RTBbx3DjqC

The problem

Picking the right robotic lawn mower for a specific yard — and getting it set up to actually work there — is mostly trial and error today. Buyers and installers juggle yard size, slope, obstacle layout, boundary type, charging access and model-by-model spec sheets, then guess at install steps. Most of that knowledge is locked in product PDFs, forum threads and people's heads.

What we're building

An agent that takes a description of a target yard and returns:

  1. A short list of suitable mower models from a curated registry, with the reasons each one fits (yard area, slope tolerance, obstacle handling, boundary technology, charging needs).
  2. A deployment plan for the chosen model — boundary placement, charging dock location, first-mow zones, expected schedule.
  3. A persistent record of the recommendation written back to the registry so later jobs can learn from past deployments.

The registry of mower models, yards, and past deployment plans lives in MongoDB and is exposed to the agent through the MongoDB MCP server.

How it's built

  • Model: Gemini (Google Cloud)
  • Orchestration: Google Cloud Agent Builder
  • Data + MCP: MongoDB collections — mower_models, yards, deployment_plans — via the MongoDB MCP server

Submission requirements (Devpost)

  • Hosted project URL
  • Public repository
  • LICENSE detectable at the top of the repo — Apache-2.0
  • ~3 minute demo video
  • Selected partner track — MongoDB MCP
  • Completed Devpost submission form

Status

🚧 Early development. Issues, milestones, and design notes are tracked in this repo's Issues tab.

Contributing

Contributions welcome — see CONTRIBUTING.md. Day-to-day discussion happens on the project Discord.

License

Apache License 2.0

About

Forenly · Google Cloud Rapid Agent Hackathon entry — lawn mower deployment advisor (Gemini + MongoDB MCP)

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages