Skip to content

Setting Up Your AI Agent

Multiple paths to your personal AI. Choose the deployment that fits your needs.

FeatureCloudflare WorkersSelf-Managed Server
Setup Time5 minutes30+ minutes
Monthly Cost$5$0-12
MaintenanceNoneRequired
CustomizationMediumHigh
Local ProcessingNoYes
ScalingAutomaticManual

Cloudflare Workers

Deploy to Cloudflare's edge network for zero-maintenance operation. Automatic scaling, built-in security, and global low-latency.

Pros

  • +No servers to manage
  • +Built-in security
  • +Global distribution
  • +Simple setup

Cons

  • -Worker runtime limits
  • -No persistent filesystem
  • -Requires Cloudflare

Best for:

Most users who want hassle-free deployment

Self-Managed Server

Run on your own VPS, Mac Mini, or Raspberry Pi for maximum control. Full filesystem access and custom configurations.

Pros

  • +Complete control
  • +Persistent storage
  • +Run any software
  • +No external dependencies

Cons

  • -Requires maintenance
  • -Security is your responsibility
  • -Manual scaling

Best for:

Power users and developers who want full control

The Verdict

Start with Cloudflare Workers for the easiest path. Move to self-managed when you need persistent storage or custom tooling.

Deploy to Cloudflare

More Comparisons