Monkeys
Start Here

Using Cloud Services

Use the hosted Monkeys service

Monkeys provides a hosted service at https://ai.infmonkeys.com/. Use it when you want to evaluate product workflows without running PostgreSQL, Redis, Conductor, object storage, or tool services yourself.

Monkeys is still evolving quickly before a stable 1.0 release. If this documentation differs from the product UI, use the actual product behavior as the source of truth.

What You Can Do

  • Create a team and invite collaborators.
  • Build workflows visually in Studio.
  • Configure model providers and tool services.
  • Manage assets, text data, table data, model assets, and ComfyUI-related resources.
  • Expose workflows through an OpenAI-compatible API.
  • Evaluate model or workflow behavior where the feature is enabled.

When to Self-Host Instead

Use Docker Compose or Helm if you need:

  • Private network deployment.
  • Direct database or object-storage control.
  • Custom service profiles such as Agent, Data, Billing, Webhook, MCP, ComfyUI, or Training.
  • Internal-only tools or models.

On this page