🌐 AI搜索 & 代理 主页
Skip to content
Prev Previous commit
Next Next commit
Update README.md (#1628)
  • Loading branch information
cassandrastumer authored Oct 2, 2024
commit addb8b29a6fa1cff34455b8a332793ef91f292d5
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
</p>

---
PostgresML is a complete ML/AI platform built inside PostgreSQL. Our operating principle is:
Postgres with GPUs for ML/AI applications.

Move models to the database, rather than constantly moving data to the models.
Why do ML/AI in Postgres?

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 than continuously moving data to the models.
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 than constantly moving data to the models.

- [Getting started](#getting-started)
- [PostgresML Cloud](#postgresml-cloud)
Expand Down