AI Real State Agent avatar
AI Real State Agent

Deprecated

Pricing

Pay per event

Go to Store
AI Real State Agent

AI Real State Agent

Deprecated

Developed by

Max F. Findel

Max F. Findel

Maintained by Community

This AI agent helps users discover their ideal home effortlessly. Simply input preferences like budget, number of bedrooms, bathrooms, pet-friendliness, and the AI does the rest. It analyzes listings, filters properties based on your criteria and delivers tailored recommendations.

0.0 (0)

Pricing

Pay per event

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the AI Real State Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "instructions": "I want to buy a house with a pool in Miami for less than 1 million dollars. Can you help me?",
< "model": "gpt-4o-mini"
<}' |
<apify call maxfindel/ai-real-state-agent --silent --output-dataset

AI Real State Agent API through CLI

The Apify CLI is the official tool that allows you to use AI Real State Agent locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: