=== REAIGENT7 Chat === Contributors: kadeclousing Tags: real estate, chat, AI, listings, IDX Requires at least: 5.0 Tested up to: 7.0 Stable tag: 1.0.2 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add AI-powered listing chat to your real estate website. Answers buyer questions 24/7 using real market data. == Description == REAIGENT7 Chat adds a floating AI chat widget to your listing pages. When a buyer visits a listing on your site, they can ask questions about the property, neighborhood, schools, market conditions, and more — powered by 25+ real data sources. Features: * AI chat trained on your specific listing data * 25+ market data sources (schools, flood risk, walkability, climate, migration trends, and more) * Automatic IDX listing detection (works with IDX Broker, ShowcaseIDX, ihomefinder, AgentPress) * Personalized inspection checklists for showings and open houses — buyers share their priorities, AI returns a custom list of what to look for * Natural lead capture — the AI suggests buyers share their contact info * Fully branded with your accent colors * Mobile-responsive floating widget = Third-Party Service = This plugin connects to [REAIGENT7](https://reaigent7.com), an external service, to power the AI chat widget. Specifically: * **Configuration API** — On each page load (cached for 5 minutes), the plugin sends your API key to `https://reaigent7.com/api/embed/config` to retrieve your listing data and embed settings. * **Chat widget script** — When a listing page is detected, the plugin loads `https://reaigent7.com/embed/chat.js` which renders the chat interface. * **Chat iframe** — The chat widget opens an iframe to `https://reaigent7.com/embed/chat/{listing-slug}` where buyer conversations are processed by AI. The chat widget script and iframe render UI elements directly inside your site's pages (a floating chat button and panel on detected listing pages). All buyer messages and AI responses are processed on REAIGENT7 servers via the iframe. A REAIGENT7 account and paid subscription are required. By using this plugin, you agree to the REAIGENT7 [Terms of Service](https://reaigent7.com/terms) and [Privacy Policy](https://reaigent7.com/privacy). == Installation == 1. Install and activate the plugin 2. Go to Settings > REAIGENT7 3. Paste your API key from your REAIGENT7 dashboard (reaigent7.com/dashboard/embed) 4. Click Save & Connect 5. The chat widget will automatically appear on your IDX listing pages == Frequently Asked Questions == = Do I need a REAIGENT7 account? = Yes. Sign up at reaigent7.com and subscribe to any paid plan (Standard or Pro). = Does it work with my IDX plugin? = The plugin auto-detects listing pages from IDX Broker, ShowcaseIDX, ihomefinder, and AgentPress. It matches listings by MLS number. = How much does it cost? = The WordPress plugin is free. You need a REAIGENT7 subscription (starting at $79/month) which includes AI chat, market data, and lead capture. == Privacy == This plugin sends data to REAIGENT7 servers (`reaigent7.com`): * Your API key is sent on each configuration request (cached for 5 minutes) * Buyer chat messages are processed on REAIGENT7 servers via the embedded iframe * No WordPress user data or visitor personal information is collected or sent by the plugin itself For details, see the REAIGENT7 [Privacy Policy](https://reaigent7.com/privacy). == Changelog == = 1.0.2 = * Compatibility: tested with WordPress 7.0 * Fix: internal version constant now matches plugin version = 1.0.1 = * Updated description pricing: Standard plan now starts at $79/month * Renamed Starter plan to Standard across all customer-facing copy * Expanded IDX provider list (IDX Broker, ShowcaseIDX, ihomefinder, AgentPress) * Documented the personalized showing/open-house inspection-checklist feature * Tested up to WordPress 6.9 = 1.0.0 = * Initial release