<img width="3159" height="540" alt="image" src="https://github.com/user-attachments/assets/0c33e340-a3d4-42e5-93f3-c1e3817b8f35"/>
[](https://github.com/praxis-proxy/praxis/actions/workflows/tests.yaml)
[](https://github.com/praxis-proxy/praxis/actions/workflows/coverage.yaml)
[](https://github.com/praxis-proxy/praxis/actions/workflows/conformance.yaml)
[](https://blog.rust-lang.org/)
[](LICENSE)
Praxis is a high-performance and security-first proxy server and framework for AI and cloud-native workloads.
## Getting Started
- [Quickstart](docs/quickstart.md)
- [Example configs](examples/README.md)
## Documentation
Full documentation index: [docs/README.md](docs/README.md)
- [Configuration](docs/operating/configuration.md)
- [Features](docs/features.md)
- [AI Features](https://github.com/praxis-proxy/ai)
- [Filters](docs/filters/README.md)
- [Extensions](docs/filters/extensions.md)
- [TLS](docs/operating/tls.md)
- [Security Hardening](docs/operating/security-hardening.md)
> **Note**: AI Features are developed and maintained in a separate repository.
> If you're looking for AI-specific source, see [praxis-proxy/ai].
[praxis-proxy/ai]:https://github.com/praxis-proxy/ai
## Contributing
[Issues] and [pull requests] are welcome. Familiarize yourself
with the following documentation first:
- [Architecture](docs/architecture/overview.md)
- [Conventions](docs/developing/conventions.md)
- [Development](docs/developing/getting-started.md)
- [Benchmarks](docs/benchmarks.md)
For larger changes, open a [discussion] and follow the
[proposal process](docs/proposals.md).
[Issues]:https://github.com/praxis-proxy/praxis/issues/new
[pull requests]:https://github.com/praxis-proxy/praxis/compare
[discussion]:https://github.com/praxis-proxy/praxis/discussions