Skip to content

Commit fc321e4

Browse files
ospillingerdeliahu
authored andcommitted
Update README.md
(cherry picked from commit 71e1e30)
1 parent 05b178e commit fc321e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
**Get started:** [Install](https://docs.cortex.dev/install)[Tutorial](https://docs.cortex.dev/tutorial)<!-- CORTEX_VERSION_MINOR_STABLE e.g. https://docs.cortex.dev/v/0.2/ -->[Docs](https://docs.cortex.dev/v/0.7)<!-- CORTEX_VERSION_MINOR_STABLE -->[Examples](https://github.com/cortexlabs/cortex/tree/0.7/examples)
66

7-
**Learn more:** [Website](https://cortex.dev)[Blog](https://blog.cortex.dev)[Subscribe](https://cortexlabs.us20.list-manage.com/subscribe?u=a1987373ab814f20961fd90b4&id=ae83491e1c)[Contact](mailto:hello@cortex.dev)
7+
**Learn more:** [Website](https://cortex.dev)[Blog](https://medium.com/cortex-labs)[Subscribe](https://cortexlabs.us20.list-manage.com/subscribe?u=a1987373ab814f20961fd90b4&id=ae83491e1c)[Contact](mailto:hello@cortex.dev)
88

99
<br>
1010

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.
11+
Cortex is a machine learning deployment platform that runs in your AWS account. 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

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

1515
<br>
1616

@@ -40,7 +40,7 @@ def post_inference(prediction, metadata):
4040
# Python code
4141
```
4242

43-
**Deploy** to your cloud infrastructure:
43+
**Deploy** to AWS:
4444

4545
```bash
4646
$ cortex deploy

0 commit comments

Comments
 (0)