Examples
Here are some example use cases for our API.
Grounded CV scoring
Candidate scoring on CVs requires work to reduce AI hallucinations and increase accuracy. By using guaranteed (input-dependent) typing for outputs via the COGA API, setting up a quick solution becomes easy.
A copiloted text editor
A text editor which allows prompting a copilot to edit selected text inline. By using the EditInPlace input-dependent type, it's easy to restrict the copilots action to a specific area without having to build a comprehensive set of safeguards.