
Houzi is a real estate mobile app for agents and agencies — now supercharged with Houzi AI. Built with Flutter, it ships to both Android and iOS from a single codebase and connects to your Houzez-powered website out of the box.
🤖 Meet Houzi AI
New in 1.4.8 — a suite of AI-powered experiences woven across the app, so home seekers can search, discover, and ask in plain language. It runs on a bring-your-own-key model, so you stay in full control of the provider, the model, and the cost. Works with Google Gemini, Claude (Anthropic), and OpenAI.
![]() |
![]() |
![]() |
| Tailored for You An AI-first home that greets each user with a natural-language search box and personalized shortcuts built from your own property types, statuses, and features — plus a Top Matches for You row. |
AI Property Search + Voice Users type — or speak — what they want (“residential in Miami with a pool”). Houzi AI turns it into real filters and refines as you go with follow-up chips. |
Ask About This Listing Buyers chat with AI about any property. Answers stay grounded in that listing and come back as actionable cards — map directions, call the agent, floor details, and more. |
Bring Your Own Key (BYOK) — your API key lives on your WordPress server; the app never sees it. Built-in per-user and per-site rate limits keep your AI bill in check.
Enable Houzi AI → • Design your AI home • Read the 1.4.8 release notes
Building with AI? Houzi also includes a built-in AI Agent Skill that lets coding assistants like Antigravity, Cursor, Claude, or Copilot understand your app architecture and perform complex configurations automatically. Learn how to use it.
Pathway
We’ve compiled a list of the most required things that you need to do in order to launch the app on device. We assume you have a website setup with Houzez. We also assume that you’ve purchased Houzi app from CodeCanyon.
- Setup Houzi plugin
- Setup App Secret
- Setup JWT Auth plugin
- Install and setup Android Studio
- Install and setup Flutter
- Install and setup Xcode (Optional)
- Tell your app about your website address
- Launch on device
At this point, the app will still show Houzi branding, but it’ll show your website data. Now to do the branding, you’ll need to do following things:
- Set App Identifier AND App name
- Set App Icon AND Splash screen
- Create your own keystore
- Setup firebase
- Setup GoogleCloud
- Change App Theme
- Launch on device
At this point, the app will show your branding, with your data with firebase and google cloud project integrated. Go ahead and configure following things:
- Configure Social Logins Google, Facebook, Apple
- Configure Phone Login
- Do any customization from Houzi Builder or Hooks & Widgets.
- Launch on device.
Houzi also supports push notifications. So if you want to configure push notification, follow this:
- Configure Push Notificatons
Once you are ready:
- Publish your app to iOS AppStore
- Publish your app to GooglePlay
Documentation
Tools
This section addresses all the tools and other environment configurations you need to do get the development started.
App Setup
This section guides through all the steps related to app setup and customization.
Hooks & Widgets
We have designed many hooks to provide way of customizing styles, designs and provide additional info to the app.
Houzi Config Builder
Houzi Builder is a desktop visual config builder. This section talks about designing and generating configuration with Houzi Builder, that can be used in the app.
AI Agents
Learn how to leverage AI coding agents with the Houzi AI Skill to implement features and configurations quickly using natural language.




