Back to Templates
This n8n template demonstrates a simple AI Agent that can:
propertyfinder.ae
listing link.This workflow serves as a starting point for building complex AI assistants for real estate or other domains.
Chat Memory Manager
node extracts the last 30 messages for the current session.HTTP Request
node scrapes the HTML content from the listing page.Summarize
code node parses the HTML, retrieves key information, and passes it to the AI Agent as a temporary knowledge base.AI Agent
node answers user queries using the scraped knowledge base and falls back to the SerpAPI tool when information is missing.AI Agent
node is configured to use OpenRouter. Add your OpenRouter credentials, or replace the node with your preferred LLM provider.SerpAPI
tool within the AI Agent node.Contact me on:
Happy Hacking! 🚀