schema.org.ai

anthropic

AI safety company behind Claude.

Extends: Technology

Anthropic

AI safety company behind Claude.

Overview

Category: AI software

AI safety company behind Claude.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Anthropic',
  category: 'AI software',
  description: 'AI safety company behind Claude.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Anthropic",
  "applicationCategory": "AI software",
  "description": "AI safety company behind Claude."
}