Skip to main content

The proxy built for
AI infrastructure

An open-source proxy framework where every behavior is a composable filter. Secure by default, extensible in Rust.

$cargo install praxis

Why teams choose Praxis

AI-Native Routing

Route LLM requests to the right provider by inspecting JSON bodies. Inject credentials per-cluster so clients never handle API keys.

Everything is a Filter

35+ built-in filters you compose into pipelines. Need something custom? Write it in Rust — it compiles into the binary.

Secure by Default

Zero lines of unsafe code. Rustls instead of OpenSSL. Every security filter — CORS, CSRF, IP ACL, rate limiting — ships ready to use.

Any Protocol, Zero Downtime

HTTP/1.1, HTTP/2, TCP, WebSocket, SSE, gRPC with TLS and mTLS. Swap configs at runtime without dropping a connection.

Open source. Start building.

MIT licensed. From first config to production in minutes.