Clyde

Ventryx's new flagship model

Responds fastDesigned for real-time use — no waiting around.
Long contextPass in a full codebase or document and it keeps up.
Clean APISimple REST API. Works like you'd expect it to.
Free to startA real free tier — not a 5-message trial.
clyde.ts
API · coming soon
const res = await clyde.chat({
model: "clyde",
messages: [{
role: "user",
content: "Summarise this for me."
}]
});

For developers

Integrate Clyde into anything

The API uses a familiar chat completions format with streaming support. If you've used any other LLM API before, you'll be up and running in minutes.

API keys are available to waitlist members first.

Early access

Get in early.

Drop your email and we'll reach out when Clyde is ready. No spam, no newsletters — just a heads up when it launches.