Developer-precision preview
A quieter, sharper system - with a true dark theme.
Hairline borders over heavy shadows. Monospace accents on numbers, labels, and code. Plivo blue kept as a single confident accent, not a gradient everywhere.
Semantic surfaces
Every color on the site is driven by these tokens. Swap the theme in the top-right and everything re-paints.
Sora · Inter · JetBrains Mono
Display in Sora, body in Inter. JetBrains Mono shows up quietly in labels, code, and numeric stats.
Buttons
Primary = foreground-on-background with blue hover. Outline = hairline on background. Accent = used sparingly, never on every CTA.
Cards & code surfaces
The card pattern - hairline border on a surface elevation. Terminal/code blocks reuse the same chrome.
Sub-500ms latency
Turn-taking, VAD, and barge-in tuned for natural conversation.
SDKs that feel native
Python, Node, Go, and REST. No proprietary abstractions.
Deploy from your terminal
CLI-first workflow. Version agents with git. Roll back in seconds.
from plivo import Plivo
client = Plivo(api_key="plivo_...")
agent = client.agents.create(
voice="nova",
language="en-US",
tools=["knowledge_base", "transfer_call"],
)
print(agent.id) # ag_01HA...Numeric emphasis
Stats use monospace tabular numerals. Reads as an instrument panel, not a brochure.