Quickstart
Harness the power of AI in a few minutes
This quickstart shows you how to integrate large langauge models (LLMs) in to your applications using CentML Platform in three easy steps.
1. Create an account and login
Go to https://app.centml.com and create your CentML user account. Afterwards, login to the CentML Platform console.
New users get free credits worth $10 to get started.
2. Create an API key
Go to Account -> Credentials and generate an API key.
3. Start using the LLM through our serverless endpoints
Select the Serverless option from the menu and start conversing with Llama 3.1 405B through the chat UI.
In addition to the chat UI, serverless endpoint can also be accessed programmatically through Python, Javascript, and cURL command. Switch to the API tab to find the corresponding code snippets to get started.