Blaxel is a fully framework-agnostic infrastructure platform that helps you build and host your agents. It supports a range of the most popular AI agent frameworks, optimizing how your agent builds and runs no matter how you coded it.

Blaxel’s platform-agnostic design lets you deploy your code either on Blaxel or through traditional methods like Docker containers. When deploying on Blaxel, your agent goes through a specialized build process that gives it access to Blaxel features through SDK commands in its code. This low-level SDK connects you to MCP servers, LLM APIs and other agents that are hosted on Blaxel.

As such, you can build your agentic applications with anything from LangChain or Vercel AI SDK to pure TypeScript or Python, and deploy them with minimal upfront setup. Learn how to get started with Blaxel or clone one of our example repos to your favorite git provider and deploy it on Blaxel.

Blaxel can integrate with your git provider to build and deploy new revisions for each pull request you make to your project.

Deploying on Blaxel with one of our supported frameworks gives you access to many features, such as:

  • Global Agentics Network: Deploy your agents and tools across multiple locations for lowest latency and highest availability, with smart global placement of workflows.
  • Model API Gateway: Access multiple LLM providers (OpenAI, Anthropic, MistralAI, etc.) through a unified gateway with centralized credentials and observability.
  • Agentics Observability: Track agent traces, request latencies, and comprehensive metrics through our observability suite.
  • Governance Policies: Define and enforce rules for deployment locations or token usage limits across your infrastructure.
  • Git Integration: Automatically build and deploy new revisions for each pull request in your project.
  • Rich Integrations: Connect your agents to 70+ various services and APIs including Slack, GitHub, or databases while keeping credentials secure.

To go further

Learn more about deploying your preferred framework on Blaxel with the following resources:

Read about our deployment features

See how Blaxel can help you bootstrap and deploy your AI agents.

Or explore our template marketplace on GitHub: