|
1 |
| -#Serverlessdatabases |
| 1 | +#Serverless |
2 | 2 |
|
3 |
| -A Serverless PostgresML database can be created in less than 5 seconds and provides immediate access to modern GPU acceleration, a predefined set of state-of-the-art large language models that should satisfy most use cases, and dozens of supervised learning algorithms like XGBoost, LightGBM, Catboost, and everything from Scikit-learn. |
4 |
| -With a Serverlessdatabase, storage and compute resources dynamically adapt to your application's needs, ensuring it can scale down or handle peak loads without overprovisioning. |
| 3 | +A Serverless PostgresML database can be created in less than 5 seconds and provides immediate access to modern GPU acceleration, a predefined set of state-of-the-art large language models that should satisfy most use cases, and dozens of supervised learning algorithms like XGBoost, LightGBM, Catboost, and everything from Scikit-learn. We call this combination of tools an AI engine. |
| 4 | +With a Serverlessengine, storage and compute resources dynamically adapt to your application's needs, ensuring it can scale down or handle peak loads without overprovisioning. |
5 | 5 |
|
6 |
| -Serverlessdatabases are billed on a pay-per-use basis and we offer $100 in free credits to get you started! |
| 6 | +Serverlessengines are billed on a pay-per-use basis and we offer $100 in free credits to get you started! |
7 | 7 |
|
8 |
| -###Create a Serverlessdatabase |
| 8 | +###Create a Serverlessengine |
9 | 9 |
|
10 |
| -To create a Serverlessdatabase, make sure you have an account on postgresml.org. If you don't, you can create one now. |
| 10 | +To create a Serverlessengine, make sure you have an account on postgresml.org. If you don't, you can create one now. |
11 | 11 |
|
12 |
| -Once logged in, select "NewDatabase" from the left menu and choose the Serverless Plan. |
| 12 | +Once logged in, select "NewEngine" from the left menu and choose the Serverless Plan. |
13 | 13 |
|
14 | 14 | <figure><imgsrc="../.gitbook/assets/image%20(1).png"alt=""><figcaption><p>Create new database</p></figcaption></figure>
|
15 | 15 |
|
|