UK sovereign LLM inference

· ai coding · Source ↗

TLDR

  • Civo’s relaxAI API offers OpenAI-compatible LLM inference positioned as UK-sovereign, with SDKs for Python, TypeScript, and Go.

Key Takeaways

  • Drop-in OpenAI compatibility: pip install relaxai / npm install relaxai / Go SDK, same API shape.
  • RESTful access to NLP models with documented endpoints, request params, and response structures.
  • Marketed as sovereign UK inference, targeting orgs with data residency or jurisdictional requirements.
  • Pricing claim implies ~80% cheaper than frontier models, positioning against GPT-4-class offerings.

Hacker News Comment Review

  • Core trust gap: commenters found no datacenter location, corporate structure, or UK-founder info on the site, making sovereignty claims unverifiable.
  • UK sovereignty framing drew skepticism given Five Eyes membership, the Online Safety Act, and social-media arrest precedents – raising real compliance questions for EU or privacy-sensitive workloads.
  • Technical and product signals were thin: docs landed on a bare API reference with no model specs, benchmark data, or tool integrations like OpenCode.

Notable Comments

  • @pjc50: Asked for basic who/where: datacenter, corporate structure, UK-resident founders – none answered by the landing page.
  • @iLoveOncall: Questioned the 80% cheaper claim, noting smaller models runnable on consumer hardware should naturally cost far less.
  • @fmajid: Identifies Civo as a UK cloud provider known for low-cost Kubernetes hosting with expensive storage.

Original | Discuss on HN