Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Execute AI models via API.
Replicate AI allows you to run AI models via an API. It enables you to run open-source machine learning models with a cloud API.
The webpage provides code snippets for using Replicate AI with Node.js. The Node.js example shows how to import the Replicate library, authenticate with an API token, define a model and input, and then run the model.