{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "AiCrafted AI Operations Systems Catalog",
  "description": "Complete catalog of AI systems and applications built by AiCrafted for community organizations",
  "itemListElement": [
    {
      "@type": "SoftwareApplication",
      "position": 1,
      "name": "LocalConnect",
      "url": "https://aicrafted.ca/work#localconnect",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "description": "AI-powered advisor that helps Nova Scotia entrepreneurs navigate the business support ecosystem",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "CAD",
        "availability": "https://schema.org/InStock"
      },
      "audience": {
        "@type": "Audience",
        "audienceType": "Entrepreneurs",
        "geographicArea": {
          "@type": "State",
          "name": "Nova Scotia"
        }
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 2,
      "name": "AiAssist",
      "url": "https://aicrafted.ca/work#aiassist",
      "applicationCategory": "GovernmentApplication",
      "operatingSystem": "Web",
      "description": "Government services navigator helping entrepreneurs understand business taxes, financing, permits, and business support programs",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "CAD",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 3,
      "name": "Website Diagnostic Tool",
      "url": "https://aicrafted.ca/work#website-diagnostic",
      "applicationCategory": "WebApplication",
      "operatingSystem": "Web",
      "description": "Analyzes entrepreneur websites and generates actionable improvement recommendations on performance, user experience, and SEO",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 4,
      "name": "FoundryAI",
      "url": "https://aicrafted.ca/foundryai",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "description": "AI-enabled discovery and validation support system for entrepreneurship support organizations",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "CAD",
        "availability": "https://schema.org/PreOrder",
        "availabilityStarts": "2026-01-01"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 5,
      "name": "Application Intake & Triage System",
      "url": "https://aicrafted.ca/work#ceed",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "description": "Automated application intake and triage system for program delivery",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 6,
      "name": "Mentorship Matching Engine",
      "url": "https://aicrafted.ca/work#ceed",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "description": "AI-powered mentorship matching system for accelerators and entrepreneurship programs",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 7,
      "name": "Program Evaluation Tool",
      "url": "https://aicrafted.ca/work#ceed",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "description": "Automated program evaluation and assessment tool",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      }
    },
    {
      "@type": "SoftwareApplication",
      "position": 8,
      "name": "Loan Readiness Agent",
      "url": "https://aicrafted.ca/work#loan-readiness",
      "applicationCategory": "FinancialApplication",
      "operatingSystem": "Web",
      "description": "AI-driven assessment helping entrepreneurs understand if they're ready for financing and what gaps to address",
      "provider": {
        "@type": "Organization",
        "name": "AiCrafted"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "CAD",
        "availability": "https://schema.org/PreOrder"
      }
    }
  ]
}

