# LuminAIR documentation ## Docs - [Behind The Scenes](https://luminair.gizatech.xyz/behind-the-scenes.md): Bridging Machine Learning and Zero-Knowledge Proofs - [Compilers](https://luminair.gizatech.xyz/concepts/compilers.md): Core transformations of the computational graph. - [GraphTensor](https://luminair.gizatech.xyz/concepts/graph-tensor.md): The high-level interface for writing ML code, checked at compile time. - [Integrity](https://luminair.gizatech.xyz/concepts/integrity.md): What do we prove? - [Operators](https://luminair.gizatech.xyz/concepts/operators.md): Core Building Blocks of LuminAIR - [Prove & Verify](https://luminair.gizatech.xyz/concepts/prove-verify.md): Ensuring Computational Integrity with LuminAIR. - [Shape Tracking](https://luminair.gizatech.xyz/concepts/shape-tracking.md): Compile-time shape tracking - [Implementation Guide](https://luminair.gizatech.xyz/contribute/add-ops.md): Adding New Operators to LuminAIR - [Contribution Guidelines](https://luminair.gizatech.xyz/contribute/guidelines.md): Contribute to LuminAIR and be Rewarded. - [Benchmarks](https://luminair.gizatech.xyz/more/benchmarks.md): Performance benchmarks for LuminAIR operations. - [Roadmap](https://luminair.gizatech.xyz/more/roadmap.md): A plan to unlock ML integrity. - [Quick Start](https://luminair.gizatech.xyz/quick-start.md): Build, Run, and Prove Computational Graphs with LuminAIR - [UI Component](https://luminair.gizatech.xyz/web/luminair-react.md): React components for LuminAIR proof verification - [WASM Verifier](https://luminair.gizatech.xyz/web/luminair-web.md): WebAssembly-based verifier for LuminAIR proofs - [Welcome to LuminAIR](https://luminair.gizatech.xyz/welcome.md): LuminAIR is an open source framework that leverages Circle STARKs to ensure the integrity of computational graphs. ## OpenAPI Specs - [openapi](https://luminair.gizatech.xyz/api-reference/openapi.json)