# ort **Repository Path**: platformcn/ort ## Basic Information - **Project Name**: ort - **Description**: A Rust wrapper for ONNX Runtime - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
`ort` is an (unofficial) [ONNX Runtime](https://onnxruntime.ai/) 1.18 wrapper for Rust based on the now inactive [`onnxruntime-rs`](https://github.com/nbigaouette/onnxruntime-rs). ONNX Runtime accelerates ML inference and training on both CPU & GPU. ## π Documentation - [Guide](https://ort.pyke.io/) - [API reference](https://docs.rs/ort) - [Examples](https://github.com/pykeio/ort/tree/main/examples) - [Migrating from v1.x to v2.0](https://ort.pyke.io/migrating/v2) ## π€ Support - [Discord: `#π¬ο½ort-discussions`](https://discord.gg/uQtsNu2xMa) - [GitHub Discussions](https://github.com/pykeio/ort/discussions) - [Email](mailto:contact@pyke.io) ## π Projects using `ort` [Open a PR](https://github.com/pykeio/ort/pulls) to add your project here π - **[Twitter](https://twitter.com/)** uses `ort` to serve homepage recommendations to hundreds of millions of users. - **[Bloop](https://bloop.ai/)** uses `ort` to power their semantic code search feature. - **[edge-transformers](https://github.com/npc-engine/edge-transformers)** uses `ort` for accelerated transformer model inference at the edge. - **[Ortex](https://github.com/relaypro-open/ortex)** uses `ort` for safe ONNX Runtime bindings in Elixir. - **[Supabase](https://supabase.com/)** uses `ort` to remove cold starts for their edge functions. - **[Lantern](https://github.com/lanterndata/lantern_extras)** uses `ort` to provide embedding model inference inside Postgres. - **[Magika](https://github.com/google/magika)** uses `ort` for content type detection. ## π Sponsor `ort`