Replicate
Replicate

Replicate allows users to run AI models via a cloud API without managing infrastructure.

Completely Secure
120392VIEWS
2281USERS

Tools

1 of 2

List Model Collections

Tool to list all collections of models. Use when you need to retrieve available model collections.

Create File

Tool to create a file by uploading content. Use when you need to upload and store a file for later reference.

Create Prediction

Tool to create a prediction for a given deployment. Use when you need to run model inference with specified inputs. Use 'wait_for' to wait until the prediction completes.

Get File Details

Tool to get details of a file by its ID. Use when you need to inspect uploaded file information before further operations.

List Files

Tool to list all files created by the user or organization. Use after authenticating to fetch files list.

List Model Examples

Tool to list example predictions for a specific model. Use when you want to retrieve author-provided illustrative examples after identifying the model.