Inspiration 💡

Finding a quality rental today is stressful and inefficient. The best listings disappear within hours, scams are increasingly sophisticated, and renters spend countless hours refreshing pages and verifying legitimacy. We wanted to build an AI autonomous agent that works proactively in the background, helping renters move faster and efficiently.

What it does 🏠

RentalClaw is an AI powered rental autonomous agent that continuously monitors listings, flags potential scams, recommends neighborhoods, and sends realtime notifications via WhatsApp or email. Users can also interact directly with NanoClaw through WhatsApp to ask for more details about a listing, neighborhood insights, or risk signals.

How we built it 🛠️

We integrated Yutori MCP into NanoClaw and created custom SKILLs to power the system:

  • Research SKILL to analyze and validate listings
  • Recommend SKILL to suggest neighborhoods based on lifestyle, commute, and budget
  • Scouting SKILL to continuously monitor and detect new listings in real time
  • Browsing SKILL to extract structured information from rental pages

NanoClaw operates autonomously, using these SKILLs to evaluate opportunities and push alerts instantly. A WhatsApp interface allows users to interact conversationally with the agent for deeper insights.

Challenges we ran into 🚧

Rental platforms have inconsistent structures and anti scraping protections. Designing reliable scam detection without excessive false positives required layered signals and careful tuning. We also had to optimize for speed since high quality rentals move extremely fast.

Getting NanoClaw running from within a docker container was challenging. That was not strictly required since NanoClaw uses containers itself but it added additional security.

Accomplishments that we're proud of 🎉

We built an end to end autonomous system that monitors listings, evaluates risk, ranks opportunities, and delivers realtime notifications. Integrating Yutori MCP with NanoClaw enabled modular SKILL based intelligence that feels flexible and scalable.

What we learned 📚

Autonomous agents become significantly more powerful when paired with modular SKILL architecture. Speed creates opportunity, but trust builds adoption. Conversational interaction through WhatsApp dramatically improves usability and engagement.

What's next for RentalClaw 🚀

Next, we plan to enable automatic messaging or email outreach to landlords so renters can express interest instantly. We also want to improve scam intelligence using cross listing pattern detection, and support application workflow automation.

Built With

Share this project:

Updates