OpenAI

Last updated: Feb 10, 2026


Rationale

OpenAI is our point of contact while interacting with LLMs.

The main reasons why we chose it over other alternatives are the following:

  • It offers some of the most proficient foundational models.
  • It is GDPR and SOC 2 compliant.
  • Its infrastructure is hosted in the US.
  • It is easily accessible through the API.
  • It offers data encryption at transit and rest.

Alternatives

The following alternative was considered but not chosen for the stated reasons:

Self-hosted open-source models

  • This implies high maintenance costs.
  • This option lacks access to some proprietary models.

Usage

We use OpenAI to interact with foundational models.

On this page