schema.org.ai

chorus

Conversation intelligence platform for sales teams.

Extends: Technology

Chorus.ai

Conversation intelligence platform for sales teams.

Overview

Category: Sales software

Conversation intelligence platform for sales teams.

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: 'Chorus.ai',
  category: 'Sales software',
  description: 'Conversation intelligence platform for sales teams.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Chorus.ai",
  "applicationCategory": "Sales software",
  "description": "Conversation intelligence platform for sales teams."
}