Start free — no credit card required

Pricing

All plans are metered in ECU (Euriklis Computation Units) — a single unit that normalises compute cost across tensor ops, graph algorithms, and econometric models. The Free tier runs on the Euriklis TypeScript library stack. Pro compiles to native CPU via LLVM IR. Custom unlocks GPU execution via PTX, AMD, and SPIR-V.

Free

Full access to the Euriklis TypeScript library stack, no credit card required.

$0forever
  • 100,000 ECU / month
  • CPU execution via the Euriklis TypeScript stack
  • Tensor operations with autograd — @euriklis/mathematics
  • Graph analytics and centrality measures — @euriklis/ds-architect
  • Econometric models and hypothesis testing — @euriklis/econometrics
  • Full API and MCP server access
  • Community support
Get API key
Researcher

More ECU for data scientists and researchers who need extended computation without LLVM compilation.

€19/ month
  • 5,000,000 ECU / month
  • CPU execution via the Euriklis TypeScript stack
  • Tensor operations with autograd — @euriklis/mathematics
  • Graph analytics and centrality measures — @euriklis/ds-architect
  • Econometric models and hypothesis testing — @euriklis/econometrics
  • Full API and MCP server access
  • Email support, 2 business-day response
  • Everything in Free

We are currently rolling out our API and MCP tools. Paid plans will be available very soon — register for free to get early access.

ProMost popular

The same operations compiled to native machine code via LLVM IR for maximum CPU throughput.

$49/ month
  • 50,000,000 ECU / month
  • LLVM IR compilation — x86_64 and ARM64 CPU targets
  • Higher throughput and lower latency than the TypeScript engine
  • Per-request latency and ECU consumption metrics
  • Persistent graph sessions (30-day retention)
  • Email support, 1 business-day response
  • Everything in Free

We are currently rolling out our API and MCP tools. Paid plans will be available very soon — register for free to get early access.

Custom

GPU-accelerated execution for large-scale workloads — PTX, AMD, and SPIR-V targets.

Customannual
  • Unlimited ECU quota (negotiated annually)
  • GPU execution via PTX — NVIDIA sm_70+ (LLVM IR → NVVM IR → PTX)soon
  • GPU execution via AMD — ROCm / HIP (LLVM IR → AMDGPU)soon
  • Cross-platform GPU via SPIR-V — Vulkan compute and OpenCLsoon
  • Dedicated GPU capacity and priority schedulingsoon
  • Custom SLA with uptime guarantee
  • Priority support with a dedicated channel
  • Everything in Pro
Contact us

What is an ECU?

An Euriklis Computation Unit (ECU) is a normalised measure of compute work. A simple vector addition costs a few ECU; a large matrix multiply or a PageRank run on a dense graph costs orders of magnitude more. ECU lets you reason about quota in one number regardless of which operation or library you call.

How do the execution tiers differ?

Free runs your operations through the Euriklis TypeScript library stack — high-performance implementations in TypeScript on CPU. Pro compiles the same operations to native machine code via LLVM IR (x86_64 and ARM64), delivering higher throughput for compute-intensive workloads. Custom adds GPU execution: NVIDIA via PTX (LLVM IR → NVVM IR → PTX), AMD via ROCm/HIP, and cross-platform GPU via SPIR-V. The API surface and result semantics are identical across all three tiers.

Is the source open?

Yes. The Euriklis TypeScript libraries (@euriklis/mathematics, @euriklis/ds-architect, @euriklis/econometrics) are open source. Paid tiers cover the hosted execution infrastructure, LLVM compilation pipeline, GPU capacity, and workspace tooling.

Need a Custom plan?

Custom plans are negotiated annually and include dedicated GPU capacity, a production SLA, and volume pricing. Contact us to discuss your workload requirements.