diff --git a/README.md b/README.md index 724fc3a1d..7ce439da5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -# Nitro - Accelerated AI Inference Engine - +# Nitro - Embeddable AI
-
+
- Getting Started - Docs - - Changelog - Bug reports - Discord + Documentation - API Reference + - Changelog - Bug reports - Discord
> ⚠️ **Nitro is currently in Development**: Expect breaking changes and bugs! @@ -29,6 +28,8 @@ Nitro is a light-weight integration layer (and soon to be inference engine) for The binary of nitro after zipped is only ~3mb in size with none to minimal dependencies (if you use a GPU need CUDA for example) make it desirable for any edge/server deployment 👍. +> Read more about Nitro at https://nitro.jan.ai/ + ### Repo Structure ```