{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://withnoren.com/#organization",
      "name": "Noren",
      "alternateName": "With Noren",
      "url": "https://withnoren.com/",
      "logo": "https://withnoren.com/assets/noren-mark.svg",
      "description": "Noren builds AI-powered factory applications and reports on top of manufacturers' existing systems.",
      "founder": [
        {
          "@type": "Person",
          "name": "Mahmoud Abouzeid"
        },
        {
          "@type": "Person",
          "name": "Jake Zenick"
        }
      ],
      "subjectOf": [
        "https://withnoren.com/agent-resources/",
        "https://withnoren.com/agent-resources/platform",
        "https://withnoren.com/agent-resources/trust",
        "https://withnoren.com/agent-resources/faq"
      ]
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://withnoren.com/#software",
      "name": "Noren",
      "url": "https://withnoren.com/",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "audience": {
        "@type": "BusinessAudience",
        "audienceType": "Manufacturers"
      },
      "description": "An AI-powered factory application builder that creates applications and reports connected to manufacturers' existing ERP data, spreadsheets, and operational systems.",
      "featureList": [
        "Start from prompts, templates, or Excel workbooks",
        "Connect applications to existing operational systems",
        "Refine applications through described changes",
        "Software engineer review before deployment",
        "Hosted applications with access controls and approvals",
        "Release and write audit trail",
        "Restore previous versions"
      ],
      "creator": {
        "@id": "https://withnoren.com/#organization"
      }
    }
  ]
}
