Skip to content

Commit e7711a8

Browse files
ospillingerdeliahu
authored andcommitted
Update README.md
(cherry picked from commit 7139509)
1 parent 5f55b68 commit e7711a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<br>
1010

11-
Cortex is a machine learning model deployment platform that runs in your AWS account. You define deployments with simple declarative configuration and Cortex deploys your models as JSON APIs. It also handles autoscaling, rolling updates, log streaming, inference on CPUs or GPUs, and more.
11+
Cortex is a self-hosted machine learning deployment platform. You define deployments with simple declarative configuration and Cortex deploys your models as web APIs. It also handles autoscaling, rolling updates, log streaming, inference on CPUs or GPUs, and more.
1212

1313
Cortex is actively maintained by a venture-backed team of infrastructure engineers and [we're hiring](https://angel.co/cortex-labs-inc/jobs).
1414

@@ -59,7 +59,7 @@ $ curl -d '{"a": 1, "b": 2, "c": 3}' https://amazonaws.com/my-api
5959
6060
<br>
6161
62-
## Spinning up a Cortex cluster on your AWS account
62+
## Self-hosting Cortex on AWS
6363
6464
```bash
6565
# Download the install script

0 commit comments

Comments
 (0)