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:

  1. Serverless Platform - Deploy directly from the console using our managed LLMs
  2. 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:

  1. Sign up at app.xpander.ai
  2. Create a new agent using the Agent Builder
  3. Design your agent’s workflow and test its behavior
  4. Choose your deployment option

The Agent Builder provides:

Choose Your Deployment

Option 1: Serverless Platform

After designing your agent, you can start interacting with it using the serverless platform:

  1. Choose your Source Node (Slack, WebUI, or Webhook)
  2. Click “Save” in the Agent Builder
  3. 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.