{
  "$schema": "https://llmstxt.org/schema/llms.json",
  "version": "1.0",
  "name": "HoverBot Demo Showcase",
  "description": "Interactive demo site showcasing HoverBot AI chatbot implementations across multiple industries",
  "url": "https://demo.hoverbot.ai",
  "logo": "https://demo.hoverbot.ai/icon.png",
  "contact": {
    "email": "team@hoverbot.ai",
    "url": "https://www.hoverbot.ai/contact"
  },
  "llms_txt": "https://demo.hoverbot.ai/llms.txt",
  "sitemap": "https://demo.hoverbot.ai/sitemap.xml",
  "feeds": {
    "rss": "https://demo.hoverbot.ai/feed.xml",
    "json": "https://demo.hoverbot.ai/feed.json",
    "facts": "https://demo.hoverbot.ai/facts.json"
  },
  "parent_organization": {
    "name": "HoverBot",
    "url": "https://www.hoverbot.ai",
    "description": "AI chatbot management platform for customer support and lead capture"
  },
  "live_demos": [
    {
      "id": "realestate",
      "name": "Real Estate AI Assistant",
      "url": "https://demo1.hoverbot.ai",
      "industry": "Real Estate",
      "status": "live",
      "description": "AI chatbot for property search, agent matching, mortgage comparisons, and market intelligence",
      "features": [
        "Smart property search",
        "Agent and lender connections",
        "Market pricing and trends",
        "Neighborhood intelligence"
      ],
      "sample_queries": [
        "Show condos under $1M near schools",
        "Compare mortgage offers",
        "Best family neighborhoods"
      ]
    },
    {
      "id": "saas",
      "name": "SaaS Support AI Assistant",
      "url": "https://demo2.hoverbot.ai",
      "industry": "SaaS",
      "status": "live",
      "description": "AI chatbot for product support, troubleshooting, user onboarding, and feature guidance",
      "features": [
        "Product setup guidance",
        "Smart troubleshooting",
        "User onboarding",
        "Integration help"
      ],
      "sample_queries": [
        "How do I connect Stripe?",
        "Set up SSO",
        "Fix webhook errors"
      ]
    }
  ],
  "coming_soon": [
    {
      "industry": "Finance",
      "description": "AI chatbot for banking, insurance, and financial services"
    },
    {
      "industry": "Life Science",
      "description": "AI chatbot for healthcare and pharmaceutical support"
    },
    {
      "industry": "Retail",
      "description": "AI chatbot for e-commerce and retail customer service"
    },
    {
      "industry": "Education",
      "description": "AI chatbot for course matching and student support"
    }
  ],
  "platform_capabilities": [
    "AI chatbot deployment with custom guardrails",
    "PDPA and GDPR compliance",
    "WhatsApp Business API integration",
    "Helpdesk integrations",
    "Custom knowledge base with RAG",
    "Conversation analytics"
  ],
  "keywords": [
    "AI chatbot demo",
    "real estate chatbot",
    "SaaS chatbot",
    "finance chatbot",
    "healthcare chatbot",
    "retail chatbot",
    "conversational AI",
    "HoverBot"
  ],
  "license": {
    "type": "CC BY 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/"
  },
  "last_updated": "2026-01-08"
}
