Show HN: AI Real Estate Agent Team (100% Open-Source with Free Tutorial)

Hacker News - AI
Aug 6, 2025 18:39
gargigupta
1 views
hackernewsaidiscussion

Summary

A team has released an open-source, multi-agent AI real estate platform that automates property search, market analysis, and valuation across major listing sites in a single interface. The system uses sequential agents to gather detailed property data, analyze market trends, and assess investment potential, with both cloud and local deployment options. This project demonstrates the growing capability of AI agent collaboration in specialized domains and offers a free tutorial, potentially accelerating adoption and innovation in real estate technology.

Hey HN! We built a multi-agent Real Estate team that provides detailed property listings, market insights, and investment analysis all in one interface without you having to search multiple websites. It has 3 agents working sequentially: 1. Property Search Agent finds properties using direct Firecrawl integration 2. Market Analysis Agent gives concise market trends and neighborhood insights 3. Property Valuation Agent gives brief property valuations and investment analysis Features: 1. Searches across Zillow, Realtor.com, Trulia, and Homes.com simultaneously. 2. Extracts detailed property information including address, price, bedrooms, bathrooms, square footage, and listing URLs. 3. Get current market conditions, price trends, neighborhood analysis, and investment potential assessments. 4. Two Deployment Options: Cloud version with Gemini 2.5 Flash or local version with gpt-ss 20B via Ollama Open-source code: https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/a... Step-by-step