pgml-cms/docs/introduction/getting-started/README.md
A PostgresML deployment consists of multiple components working in concert to provide a complete Machine Learning platform:
pgml, pgvector and many other extensions that add features useful in day-to-day and machine learning use casesWe provide a fully managed solution in our cloud, and document a self-hosted installation in the Developer Docs.
<figure class="my-4"><figcaption></figcaption></figure>By building PostgresML on top of a mature database, we get reliable backups for model inputs and proven scalability without reinventing the wheel, so that we can focus on providing access to the latest developments in open source machine learning and artificial intelligence.
This guide will help you get started with $100 credits, which includes access to GPU accelerated models and 5 GB of storage, or you can skip to our Developer Docs to see how to run PostgresML locally with our Docker image.