Real Estate AI Agent N8N Automation
Real Estate Investment Analysis AI Assistant
This N8N workflow creates a powerful AI-driven real estate investment analysis tool that helps you evaluate properties and markets based on Zillow data. Perfect for investors looking to make data-backed decisions.(YOU WILL NEED CREDITS IN YOUR OPENAI ACCOUNT FOR THIS TO WORK) This automation is far from perfect but it is a good baseline and more iteration will come. Setup n8n account if you haven't already https://n8n.partnerlinks.io/try-n8n (Free trial)
Key Features:
- Market Analysis: Get detailed insights on any location including buyer/seller market conditions, price trends, and negotiation power
- Property Search: Find available properties matching your criteria with real-time Zillow data
- Investment Metrics: Automatically calculates cash flow, ROI, mortgage costs, and break-even timelines for each property
- Historical Appreciation: Analyzes historical home value trends to predict future appreciation
- AI-Powered Recommendations: Offers tailored investment strategies based on current market cycle
Simply ask questions like "Find investment properties in Austin Texas 250000-400000 2 bed 2 bath" or "Give me market insights for Chicago" and get comprehensive, data-driven analysis instantly.
Powered by OpenAI and Zillow's API, this workflow turns complex real estate data into actionable investment intelligence.
SETUP
I have separated the market_trends and ZVHI tools for ease of use and the ability to use them with other workflows if you want. This makes it easier to build you very own agents if that's something you're interested in. I will be combining them in future posts to be all in one workflow, but for now you will have 3 sperate workflows. (YOU WILL NEED credits in your OpenAI Account). Setup n8n account if you haven't already https://n8n.partnerlinks.io/try-n8n
Step 1: Download Real_Estate_Main_2_0
- Download Real_Estate_Main_2_0.json to your computer in a folder you will remember
- Within N8N open a new workflow and select the three dots in the top right corner
- From the drop down select "Import from File ..." and select the Real_Estate_Main_2_0.json file
- Save this workflow as Real Estate Main 2.0
- Set up your credentials for your OpenAI and Rapid API https://rapidapi.com/. (follow video if youre having troublehttps://www.youtube.com/watch?v=OSeLeKc375Y&t=6s)
- Make sure your credentials are loaded in BOTH OpenAI Chat model Nodes and BOTH HTTP request nodes(Zillow Search and RentZestimate)
Step 2: Download both market_trends and zvhi_tool from below
- Follow these instructions for EACH tool
- Open a BRAND NEW workflow for each
- Within N8N open a new workflow and select the three dots in the top right corner
- From the drop down select "Import from File ..." and select market_trends.json or zhvi_tool.json
- Name the 2 workflows market_trends and zvhi tool
- Set up credentials in both sperate workflows OpenAI and Rapid API (You should have them both saved from step 1)
Step 3:
- Happy Investing
- Please reach out if youre having any problems, have any questions or want to see something specific built in the future!
NOTICE: I will be updating this workflow to make it more robust in handling more diverse prompts and searches. I will continue to update in this channel when I make it better and what I did. If you;ve paid for this version you will not have to pay for future versions. Shoot me a message to get the latest agents for free. If you're having trouble with the property_search function displaying proper results make sure you prompt is clear and inclusive of all criteria. If all else fails you can hard code criteria within the set node.