Agentic Service Discovery

Resources

R

Replicate

by Replicate, Inc.

Run thousands of open-source AI models for image generation, video creation, audio processing, NLP, and more via the Replicate API.

AI ServicesPaidAPI keyimage-generationopen-sourceaimodelsdiffusionvideo

How agents use Replicate

  • Agent generates images using SDXL or Flux based on a text prompt from a workflow
  • Agent runs an upscaling model to improve image quality before delivering to a client
  • Agent processes audio with a Replicate model for noise removal, separation, or enhancement
  • Agent accesses specialised fine-tuned models not available through other providers
  • Agent generates product images or visual content as part of an e-commerce or marketing workflow

Agent actions

Run ModelRun any Replicate model by specifying its owner/name and version.

Inputs: model, version, input, webhookUrl

Returns: predictionId, status, output, outputUrls

Get PredictionRetrieve the status and output of a prediction by ID.

Inputs: predictionId

Returns: predictionId, status, output, outputUrls, error, metrics, prediction

Cancel PredictionCancel a running prediction.

Inputs: predictionId

Returns: success, prediction

Search ModelsSearch the Replicate model library.

Inputs: query

Returns: models, modelCount, nextCursor

Get ModelRetrieve metadata and the latest version of a specific Replicate model.

Inputs: owner, name

Returns: modelId, description, latestVersion, inputSchema, model

Example workflows

1

Image generation pipeline

Agent takes a text prompt from a user input node, runs SDXL on Replicate, and uploads the result to Google Drive.

About Replicate

Vendor
Replicate, Inc.
Pricing Always review details with the vendor
PaidPay per prediction — billed by CPU/GPU seconds. Image generation (SDXL): ~$0.002–0.01/image. No free tier, but new accounts receive $5 in credits.
Authentication
API key
Rate limit Always review details with the vendor
60 requests / minute
Compatible nodes
AgentResourceOutput

Put Replicate behind your AI agent

Set up Replicate alongside your other tools in the planner — no code — so AI can act on it for your customers.

Open the planner

Related AI Services tools