
How much of your AI provider's stack can you read? OpenAI gives you a privacy policy. Their inference engine, load balancer, and the code that handles your plaintext are all closed. Chutes is open source top to bottom: → Python SDK: chutesai/chutes → API server: chutesai/chutes-api → Inference engines (vLLM and SGLang forks): chutesai/vllm, chutesai/sglang → E2EE proxy with post-quantum crypto: chutesai/e2ee-proxy → Claude Code proxy: chutesai/claude-proxy → Codex proxy: chutesai/responses-proxy → OAuth SDK: chutesai/Sign-in-with-Chutes → GPU verification library: chutesai/graval Fork it and audit it before you sign a contract. OpenAI publishes a privacy policy. We publish the source code. github.com/chutesai What's the one part of your AI provider's stack you wish you could read?



























