🔑Chat Gpt & Replicate AI
Enable and Use OpenAI API
OpenAI can be used to generate images, text, and articles using AI. Follow these steps to enable and use the OpenAI API:
Go to the OpenAI API console and log in using your credentials (or create an account).
Click the Create new secret key button to generate a new API key.
Save the API key.
Make sure to enable billing by going to https://platform.openai.com/account/billing/overview
In your application's admin panel, go to
Settings -> AI Settings -> OpenAI Settings
, and edit the following options:OpenAI API key - Enter the API key you created in the previous step.
Choose the OpenAI model you wish to use. You can explore them on their site.
Enable Replicate AI and Get Replicate APIReplicate AI is a tool used to generate and edit advanced AI images. Follow these steps to enable Replicate AI and get Replicate API:
Go to the Replicate API console and log in using your Github account.
Click on Account in the top right corner.
Find the API token field and grab the key.
Make sure to enable billing from the tab beside general: https://prnt.sc/x88vWFlDMGH8
Go to
Admin Panel -> Settings -> AI Settings -> Replicate AI Settings
, and edit the following options:Replicate API Token - Enter the API key you created in the previous step.
Choose the Replicate Model you wish to use. You can explore them here:
Last updated