diff --git a/docs/assets/trend-banner.png b/docs/assets/trend-banner.png new file mode 100644 index 00000000..e820c646 Binary files /dev/null and b/docs/assets/trend-banner.png differ diff --git a/docs/introduction.mdx b/docs/introduction.mdx index 497b4266..f35ce5e7 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -2,9 +2,10 @@ title: Introduction --- -

- `ort` is an open-source Rust binding for [ONNX Runtime](https://onnxruntime.ai/). -

+
+ +

ort is an open-source Rust binding for ONNX Runtime.

+
These docs are for the latest alpha version of `ort`, `2.0.0-rc.1`. This version is production-ready (just not API stable) and we recommend new & existing projects use it.