Get started
Deploy your first workload on Blaxel.
Blaxel is a computing platform where AI builders can deploy AI agents easily. This tutorial demonstrates how to deploy your first workload on Blaxel.
Quickstart
Welcome there! ๐ Make sure you have created an account on Blaxel (here โ https://app.blaxel.ai), and created a first workspace. Retrieve the workspace ID.
Install Blaxel CLI
Login
Install a package manager (if not done already)
Create your first resource
Blaxel is the ultimate toolkit for AI agent builders, letting you create and deploy resources on a purpose-built infrastructure for agentics.
Test and deploy your workload
Run the following command to serve your workload locally, replacing <<DIRECTORY-NAME>>
with the name of the workloadโs root directory:
To push to Blaxel, run the following command. Blaxel will handle the build and deployment:
Your workload is made available as a serverless auto scalable global endpoint ๐ย .
Make a first inference
Next steps
You are ready to run AI with Blaxel! Hereโs a curated list of guides which may be helpful for you to make the most of Blaxel, but feel free to explore the product on your own!
Deploy serverless agents
Complete guide for deploying AI agents on Blaxel.
Create agentic code sandboxes
Complete guide for spawning sandboxed VMs for your agents to access.
Schedule and execute batch tasks
Complete guide for creating and running batch jobs from your agents.
Enforce policies
Complete guide for managing deployment and routing policies on the Global Agentics Network.
Any question?
Although we designed this documentation to be as comprehensive as possible, you are welcome to contact support@blaxel.ai or the community on Discord with any questions or feedback you have.