{
  "name": "HoverBot Demo Showcase",
  "tagline": "Interactive AI Chatbot Demos Across Industries",
  "description": "Demo site showcasing HoverBot AI chatbot implementations for Real Estate, SaaS, and more industries coming soon.",
  "platform": {
    "name": "HoverBot",
    "description": "AI chatbot management platform for customer support and lead capture with RAG, guardrails, and integrations",
    "url": "https://www.hoverbot.ai"
  },
  "live_demos": [
    {
      "id": "realestate",
      "name": "Real Estate AI Assistant",
      "url": "https://demo1.hoverbot.ai",
      "industry": "Real Estate",
      "description": "AI chatbot for property search, agent matching, mortgage comparisons, and market intelligence",
      "features": [
        "Smart property search by price, location, requirements",
        "Agent and lender network connections",
        "Live market pricing and trends",
        "Neighborhood insights",
        "Role-based views (Buyer, Agent, Lender)"
      ],
      "sample_queries": [
        "Show condos under $1M near schools",
        "Compare mortgage offers",
        "Best family neighborhoods",
        "Investment properties downtown"
      ],
      "metrics": {
        "avg_search_time": "60 seconds",
        "description": "Average time to match buyers to properties"
      }
    },
    {
      "id": "saas",
      "name": "SaaS Support AI Assistant",
      "url": "https://demo2.hoverbot.ai",
      "industry": "SaaS",
      "description": "AI chatbot for product support, troubleshooting, user onboarding, and feature guidance",
      "features": [
        "Product setup guidance and best practices",
        "Smart troubleshooting for common issues",
        "User onboarding with personalized checklists",
        "Integration help (Stripe, SSO, webhooks)",
        "Data export and account management"
      ],
      "sample_queries": [
        "How do I connect Stripe?",
        "Set up SSO",
        "Fix webhook errors",
        "Export user data"
      ],
      "metrics": {
        "resolution_improvement": "24% faster",
        "description": "Improvement in customer issue resolution time"
      }
    }
  ],
  "coming_soon": [
    {
      "industry": "Finance",
      "description": "AI chatbot for banking, insurance, and financial services",
      "use_cases": [
        "Account inquiries",
        "Loan applications",
        "Insurance claims",
        "Investment guidance"
      ]
    },
    {
      "industry": "Life Science",
      "description": "AI chatbot for healthcare and pharmaceutical support",
      "use_cases": [
        "Appointment booking",
        "Medication information",
        "Patient support",
        "Clinical trial info"
      ]
    },
    {
      "industry": "Retail",
      "description": "AI chatbot for e-commerce and retail customer service",
      "use_cases": [
        "Product recommendations",
        "Order tracking",
        "Returns processing",
        "Inventory checks"
      ]
    },
    {
      "industry": "Education",
      "description": "AI chatbot for course matching and student support",
      "use_cases": [
        "Course recommendations",
        "Enrollment help",
        "Student FAQs",
        "Academic guidance"
      ]
    }
  ],
  "platform_capabilities": [
    "AI-powered chatbot with custom guardrails",
    "PDPA and GDPR compliance with PII protection",
    "WhatsApp Business API integration",
    "Helpdesk integrations (Zendesk, Intercom, HubSpot)",
    "Custom knowledge base with RAG",
    "Advanced conversation analytics",
    "Multi-language support"
  ],
  "proof_points": [
    {
      "metric": "Support deflection rate",
      "value": "30-50%",
      "description": "Reduction in support ticket volume"
    },
    {
      "metric": "Implementation time",
      "value": "<14 days",
      "description": "From setup to production deployment"
    },
    {
      "metric": "Response accuracy",
      "value": "85-95%",
      "description": "Accurate responses with knowledge base"
    }
  ],
  "company": {
    "name": "HoverBot",
    "founded": "2024",
    "headquarters": "Singapore",
    "industry": "AI / Customer Service Technology"
  },
  "links": {
    "main_site": "https://www.hoverbot.ai",
    "demo_site": "https://demo.hoverbot.ai",
    "login": "https://app.hoverbot.ai/login",
    "signup": "https://app.hoverbot.ai/signup",
    "request_demo": "https://www.hoverbot.ai/request-demo",
    "documentation": "https://docs.hoverbot.ai",
    "contact": "https://www.hoverbot.ai/contact"
  },
  "feeds": {
    "sitemap": "https://demo.hoverbot.ai/sitemap.xml",
    "rss": "https://demo.hoverbot.ai/feed.xml",
    "json": "https://demo.hoverbot.ai/feed.json",
    "llms_txt": "https://demo.hoverbot.ai/llms.txt"
  },
  "keywords": [
    "AI chatbot demo",
    "real estate chatbot",
    "SaaS chatbot",
    "finance chatbot",
    "healthcare chatbot",
    "retail chatbot",
    "conversational AI",
    "HoverBot",
    "enterprise chatbot"
  ],
  "license": "CC BY 4.0",
  "last_updated": "2026-05-21"
}