AUTONOMOUS AI ORCHESTRATION

Orchestrate Any Model.
Zero Censorship.
Zero Waste.

The uncensored agentic AI layer. Route to 300+ LLMs through OpenRouter at bare-metal pricing. Standalone auth proxies keep credentials completely out of AI context.

0+ Models
$0 Platform Fee
Zero Content Filters
100% Credential Isolation

We build infrastructure, not guardrails.

Morality is a human prerogative — not a system configuration.

01

User Sovereignty

OpenTard doesn't filter, rewrite, or refuse. Your prompt, your model, your responsibility. We pass intent without editorial interference.

02

Transparent Routing

No hidden system prompts. No content filtering layers. No behavioral modification. What you send is what gets sent. Full stop.

03

Zero-Knowledge Security

Auth proxies run in isolated processes. Credentials never enter the AI context window. We can't leak what we never see.

Why OpenTard

$

Lowest Cost

Route through OpenRouter to access 300+ models at direct provider pricing. No markup. No platform tax. No subscription. Pay only for tokens consumed.

  • Direct provider pricing via OpenRouter
  • No monthly fees or minimums
  • Switch models per-request for cost optimization
  • Use cheap models for simple tasks, powerful ones when needed

Most Secure

Zero-trust credential architecture. Auth proxies run in separate processes with their own memory space. The AI agent physically cannot access your secrets.

  • AI context never contains tokens or secrets
  • Proxy handles OAuth, API keys, certificates
  • Audit log of every authenticated action
  • No credential persistence in agent state

Zero Restrictions

No content policies enforced at the orchestration layer. Access models exactly as their providers expose them. No additional filtering, rewriting, or refusal logic.

  • No injected system prompts
  • No output filtering or rewriting
  • No behavioral modification layers
  • Only model provider policies apply — not ours

Architecture

The agent and your credentials exist in separate process spaces.

You
OpenTard
OpenRouter
Any LLM
process boundary
Agent
Auth Proxy
GitHub, Slack, APIs
! The proxy authenticates on your behalf. The AI receives results — never tokens, keys, or credentials.

Get Started

Up and running in three commands.

terminal
$ npm install -g opentard
$ export OPENROUTER_API_KEY="sk-..."
$ opentard
 
OpenTard running
Connected to OpenRouter (312 models available)
Auth proxy listening on :8443
Ready.
View on GitHub Documentation