Add AI property search.
Create new revenue.
NeuralIndex is the AI search layer for real estate websites. Install in minutes, keep your clients happy, and add a high-margin recurring revenue stream.
- White-label by default
- Works with any IDX or tech stack
- You own the client relationship
- Set your own pricing
- Reliable, fast and built for scale
Everything you need to ship AI search
into your real estate websites.
Easy to Install
Add a single script tag. Works with any stack.
White-Label
Your brand, your clients. NeuralIndex stays invisible.
Works with Your Stack
Compatible with any IDX, CMS or custom solution.
Actionable Insights
Give your clients data that helps them win more business.
New Revenue Stream
You set the price. You keep the margin.
Install in minutes
Add conversational AI search to any website.
- 1
Copy the script
Add the NeuralIndex script to your site.
- 2
Add the container
Choose where the search experience should appear.
- 3
Add your Client ID
Get your Client ID from your partner dashboard.
- 4
You're live
Start delivering smarter search experiences.
<!-- 1. Add the NeuralIndex script --> <script src="https://cdn.neuralindex.ai/widget.js" defer></script> <!-- 2. Add the container --> <div id="neuralindex-search" data-client-id="your-client-id" data-theme="light" data-mode="embedded"> </div>// In your theme's functions.php function neuralindex_enqueue() { wp_enqueue_script( 'neuralindex', 'https://cdn.neuralindex.ai/widget.js', [], null, true ); } add_action('wp_enqueue_scripts', 'neuralindex_enqueue');import { useEffect } from 'react' export function NeuralIndexSearch() { useEffect(() => { const script = document.createElement('script') script.src = 'https://cdn.neuralindex.ai/widget.js' script.defer = true document.head.appendChild(script) return () => document.head.removeChild(script) }, []) return ( <div id="neuralindex-search" data-client-id="your-client-id" data-theme="light" data-mode="embedded" /> ) }<!-- Paste into Webflow Site Settings > Custom Code > Footer --> <script src="https://cdn.neuralindex.ai/widget.js" defer></script> <!-- Add an Embed element to your page with this HTML: --> <div id="neuralindex-search" data-client-id="your-client-id" data-theme="light" data-mode="embedded"> </div>
Looks great everywhere
Desktop
Optimized experience on large screens.
Tablet
Responsive layouts that adapt beautifully.
Mobile
Fast, touch-friendly and built for mobile.
-
Wholesale pricing
Pay NeuralIndex. You set the price.
-
Lifetime client ownership
Your clients are yours. Always.
-
Priority support
Get fast help from our partner team.
-
Early access
Be first to try new features and tools.
Built for agencies, platforms and web developers
Built for the tools and platforms real estate developers rely on every day.
Simple plans. Unlimited markups.
- $149/mo
Starter
Up to 500 listings
- $299/mo
Growth
Up to 5,000 listings
- Custom
Platform
Custom volumes
All plans include unlimited websites. No setup fees. Cancel anytime.
Ready to add AI search to your clients' websites?
Book a demo with our partner team and see how it works.