Build AI agents
Design AI agents visually and choose between serverless or custom LLM deployment
All AI agents in xpander are built using our powerful Agent Graph System, which automatically generates and manages multi-step workflows. The journey starts in our visual Agent Builder at app.xpander.ai, where you can design and test your agent’s behavior. After designing your agent, you have two deployment options:
- Serverless Platform - Deploy directly from the console using our managed LLMs
- SDK with Your Own LLM - Use the same agent with your preferred LLM deployment
Start with the Visual Agent Builder
Regardless of your deployment choice, begin by designing your agent in the visual builder:
- Sign up at app.xpander.ai
- Create a new agent using the Agent Builder
- Design your agent’s workflow and test its behavior
- Choose your deployment option
The Agent Builder provides:
- Visual workflow design
- Automatic Agent Graph System generation
- Real-time testing
- Multiple Source Nodes (Teams, Slack, WebUI, Webhooks)
Choose Your Deployment
Option 1: Serverless Platform
After designing your agent, you can start interacting with it using the serverless platform:
- Choose your Source Node (Slack, WebUI, or Webhook)
- Click “Save” in the Agent Builder
- Your agent is ready to use!
You can add a “task” type source node to your agent to schedule its execution. This will automatically inject the specified “prompt” into the agent and initiate its run.
Option 2: SDK with Your Own LLM
See full guide here Bring Your Own LLM
For more examples with different LLM providers (OpenAI, Anthropic, Ollama, etc.), check out our Agents Hub Examples Repository.
Option 3: Deploy to Cloud providers using xpander.ai
Coming soon! Stay tuned for our cloud deployment options.
Need assistance? Join our Discord community or consult our documentation.