cohere
Natural language processing platform.
Extends: Technology
Cohere
Natural language processing platform.
Overview
Category: AI software
Natural language processing platform.
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: 'Cohere',
category: 'AI software',
description: 'Natural language processing platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Cohere",
"applicationCategory": "AI software",
"description": "Natural language processing platform."
}