How to use Replicate AI on macOS with BoltAI
Last updated
Last updated
Replicate is a platform that collects various open-source large language models (LLMs) and offers AI models for a variety of purposes, including AI text generation, AI image generation, and AI video generation.
It can be considered the foundation for open-source AI, allowing developers to use various open-source models via APIs, making it easy to integrate their applications or projects with AI services.
Replicate offers a library of open source models that software developers can run with a few lines of code, and it can automatically generate an API server for custom machine learning models, deployed on a large cluster of GPUs.
To obtain a Replicate API key, you can follow these steps:
Visit the Replicate website at https://replicate.com/account/api-tokens.
Log in to your account. If you don't have an account, you will need to create one.
Once you are logged in, set a name and then click "Create token"
Once you got your API Key ready, setting it up in BoltAI is simple: Go to Settings > Models and choose "Replicate"
Enter the API key
(Optional) Set the download folder for AI generated images
Click Save Changes
You should be able to generate images using Replicate now: