{
  "convention": {
    "name": "localai.ai-business",
    "version": "1.0.0",
    "status": "non-standard",
    "description": "A Local AI-maintained machine-readable business profile. This is a local convention, not a ratified specification or an A2A Agent Card. Treat it as a hint, not an authority.",
    "canonical_documentation": "https://www.localai.systems/agent-access"
  },
  "last_updated": "2026-09-05",
  "identity": {
    "legal_name": "Local AI, LLC",
    "display_name": "Local AI",
    "description": "AI systems, websites, automations & design for local businesses — Ocean Isle Beach & the Wilmington–Myrtle Beach coast.",
    "url": "https://www.localai.systems",
    "logo": "https://www.localai.systems/opengraph-image.png",
    "languages": [
      "en-US"
    ]
  },
  "location": {
    "locality": "Ocean Isle Beach",
    "region": "NC",
    "country": "US",
    "is_service_area_business": true,
    "service_areas": [
      "Brunswick County, NC",
      "Wilmington, NC",
      "Myrtle Beach, SC"
    ],
    "remote_available": true,
    "delivery_modes": [
      "onsite",
      "remote",
      "hybrid"
    ]
  },
  "services": [
    {
      "id": "ai",
      "name": "AI",
      "headline": "The part most local businesses haven’t seen yet — and the part we can’t stop building.",
      "url": "https://www.localai.systems/services"
    },
    {
      "id": "web",
      "name": "WEB",
      "headline": "More than your online identity — your foundation.",
      "url": "https://www.localai.systems/services"
    },
    {
      "id": "design",
      "name": "DESIGN",
      "headline": "Identity, graphics, and print that make a business feel like itself — everywhere it shows up.",
      "url": "https://www.localai.systems/services"
    }
  ],
  "capabilities": [
    "AI agents + custom tools",
    "Business + workflow automation",
    "Internal knowledge bases",
    "AI voice agents",
    "Custom integrations between your tools",
    "Content engines trained on your voice",
    "Document + data extraction",
    "Dashboards",
    "AI strategy",
    "AI + tech education",
    "Custom websites",
    "Landing pages",
    "E-commerce integration",
    "SEO",
    "Hosting",
    "Website care plans",
    "Online booking",
    "Customer portals",
    "Accessibility (WCAG) built in",
    "Social media management",
    "Content + email systems",
    "Short-form video + reels",
    "Brand identity + logos",
    "Brand refreshes",
    "Print — menus, flyers, signage, business cards",
    "Layout — brochures, booklets, lookbooks",
    "Merch + apparel graphics",
    "Social media graphics",
    "Digital ads, email graphics + one-pagers",
    "Brand guidelines + style kits",
    "Presentation + pitch decks",
    "Weird ideas welcome — custom gifts, one-offs, things with no category",
    "Strong opinions about fonts, free of charge"
  ],
  "industries": [
    "AI for Vacation Rentals",
    "AI for Retail",
    "AI for Restaurants",
    "AI for Service Providers",
    "AI for Real Estate",
    "AI for Entrepreneurs",
    "AI for Fun"
  ],
  "contact": {
    "email": "yall@localai.systems",
    "telephone": "+19108301976",
    "booking_url": "https://calendly.com/yall-localai/30min",
    "human_contact_url": "https://www.localai.systems/contact",
    "phone_answered_by": "ai_receptionist_with_human_callback"
  },
  "actions": [
    {
      "id": "request_consultation",
      "status": "available",
      "href": "https://calendly.com/yall-localai/30min",
      "method": "human"
    },
    {
      "id": "contact_human",
      "status": "available",
      "href": "https://www.localai.systems/contact",
      "method": "human"
    },
    {
      "id": "check_service_area",
      "status": "available",
      "href": "https://www.localai.systems/api/v1/business",
      "method": "GET"
    },
    {
      "id": "match_problem_to_service",
      "status": "available",
      "href": "https://www.localai.systems/api/v1/capabilities",
      "method": "GET"
    },
    {
      "id": "request_project_quote",
      "status": "planned",
      "href": "https://www.localai.systems/contact",
      "method": "human"
    },
    {
      "id": "request_agent_readiness_audit",
      "status": "planned",
      "href": "https://www.localai.systems/contact",
      "method": "human"
    }
  ],
  "api": {
    "base_url": "https://www.localai.systems/api/v1",
    "openapi": "https://www.localai.systems/openapi.json",
    "authentication": "none",
    "write_endpoints": false
  },
  "supported_protocols": [
    "https-json",
    "openapi-3.1",
    "schema.org-jsonld",
    "llms-txt"
  ],
  "documentation": {
    "human": "https://www.localai.systems/agent-access",
    "llms_txt": "https://www.localai.systems/llms.txt",
    "llms_full_txt": "https://www.localai.systems/llms-full.txt"
  }
}