🔑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:

  1. Go to the OpenAI API console and log in using your credentials (or create an account).

  2. Click the Create new secret key button to generate a new API key.

  3. Save the API key.

  4. Make sure to enable billing by going to https://platform.openai.com/account/billing/overview

  5. In your application's admin panel, go to Settings -> AI Settings -> OpenAI Settings, and edit the following options:

    1. OpenAI API key - Enter the API key you created in the previous step.

    2. Choose the OpenAI model you wish to use. You can explore them on their site.

    Enable Replicate AI and Get Replicate API

    Replicate AI is a tool used to generate and edit advanced AI images. Follow these steps to enable Replicate AI and get Replicate API:

    1. Go to the Replicate API console and log in using your Github account.

    2. Click on Account in the top right corner.

    3. Find the API token field and grab the key.

    4. Make sure to enable billing from the tab beside general: https://prnt.sc/x88vWFlDMGH8

    5. Go to Admin Panel -> Settings -> AI Settings -> Replicate AI Settings, and edit the following options:

      1. Replicate API Token - Enter the API key you created in the previous step.

Last updated