Skip to content

Commit 7139509

Browse files
authored
Update README.md
1 parent 457e5e7 commit 7139509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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)