|
15 | 15 | </p> |
16 | 16 |
|
17 | 17 | --- |
18 | | -PostgresML is a complete ML/AIplatform built inside PostgreSQL. Our operating principle is: |
| 18 | +Postgres with GPUs for ML/AIapplications. |
19 | 19 |
|
20 | | -Move models to the database, rather than constantly moving data to the models. |
| 20 | +Why do ML/AI in Postgres? |
21 | 21 |
|
22 | | -Data for ML & AI systems is inherently larger and more dynamic than the models. It's more efficient, manageable and reliable to move models to the database, rather thancontinuously moving data to the models. |
| 22 | +Data for ML & AI systems is inherently larger and more dynamic than the models. It's more efficient, manageable and reliable to move models to the database, rather thanconstantly moving data to the models. |
23 | 23 |
|
24 | 24 | -[Getting started](#getting-started) |
25 | 25 | -[PostgresML Cloud](#postgresml-cloud) |
|