/neuronio ›› transmission 03 ›› stack

The substrate
under the agents.

We are deliberately model-agnostic and infrastructure-pragmatic. The stack below is what we reach for. None of it is sacred — except the observability.

/ models

Reasoning

Frontier reasoners for planning, decomposition, and self-critique. We benchmark per-task and route accordingly.

claudegptgeminideepseek
/ models

Cheap & fast

Distilled local models for the 80% of calls that don't need a frontier brain. Sub-100ms p95 latency.

haikullama-3.3qwen-3phi-4
/ models

Vision

Multimodal vision for forms, screenshots, dashboards, video frames. Layout-aware OCR included.

gpt-4o-vclaude-visionflorence
/ models

Voice

Realtime APIs for speech-to-speech with native turn-taking. Custom voice cloning where the brand requires.

realtime11labscartesia
/ retrieval

Vector

Hybrid sparse+dense retrieval. Re-rankers tuned per-domain. We don't ship cosine similarity in production.

turbopufferqdrantpineconecohere-rerank
/ retrieval

Graph

Citation graphs, entity graphs, and dependency graphs for reasoning over relationships, not just text.

neo4jkuzumemgraph
/ orchestration

Runtime

Stateful agent runtimes with checkpointing, replay, and human-in-the-loop primitives baked in.

temporalinngestrestate
/ orchestration

Browser fleet

Sandboxed browsers with proxy rotation, CAPTCHA delegation, and persistent profiles. Up to 10k concurrent.

browserbasesteelplaywright
/ observability

Tracing

Every prompt, every tool call, every retry — recorded and replayable. The single most undervalued part of the stack.

langsmithbraintrusthelicone
/ observability

Eval

Golden sets, LLM-as-judge, adversarial eval, and shadow traffic. Runs every commit. Blocks the deploy.

braintrustinspectautoevals
/ guardrails

Policy

Structured-output enforcement, PII redaction, prompt-injection defense, and per-action approval policies.

guardrailsnemojailbreaker
/ infra

Compute

GPU and CPU on-demand, auto-scaled, with spot recovery. We deploy to your cloud or ours.

modalrunpodflyaws

Curious how this becomes a working agent?

See the Process Open a Channel