Skip to content
Have a good question?
All work

Huru.

Intelligence, with a receipt.

AI infrastructureTypeScript / TEE / Next.jsVisit the project
Huru, captured from its public deployment

HuruInterface capture

Huru interface, without the presentation frame
Interface captured from the public deploymentHuru / Quill Labs
The idea behind the build

Huru is an inference gateway on decentralized compute. It exposes an OpenAI-compatible interface so an application can use the service through a familiar request and response format.

The system attaches TEE hardware attestation to responses. That makes the execution environment part of the evidence returned by the service, rather than something a developer must take on trust.

The work combines API design, provider integration, and a developer-facing product. The interface capture shows that infrastructure expressed as a direct entry point for developers.

Under the surface.

A closer look at the connection.

  1. Compatible request
  2. Decentralized compute
  3. TEE attestation
  4. Verifiable response

The record

13 models

From the lab’s project record
TypeScriptTEENext.js
Another thread to follow

IOTA × Swift

A native bridge to IOTA.

Swift / Rust / UniFFI