Critter Connect Setup

Purchase at https://store.raith.one

--- IMPORTANT NOTICE CLICK ME ---

Google Cloud

  • Enable the Cloud Text-to-Speech API in your Google Cloud Console
  • Navigate to your API Credentials page.
  • Click the Create Credentials button, then select Service Account.
  • Enter any name you want, such as speakerbot-tts, then click Create & Continue.
  • When prompted to grant additional roles, skip this step by clicking Continue again.
  • When prompted to grant additional users access, skip this step by clicking Done.
  • You should now be on the Service Accounts page within Google Cloud Console.
  • Click the Actions dropdown for the service account you just created.
  • Select Manage Keys.
  • Click Add Key and select Create New Key.
  • In the modal dialog, select JSON and click Create.
  • The JSON file should be automatically downloaded by your web browser.
  • Save this file in a safe location.
  • In the settings settings, browse for file and select the JSON file you just saved.

OpenAI

Create a Critter

To create a character prompt for your program using the OpenAI system, follow these steps:

  • Exmaple You must respond in 50 words or less but please do not mention this, You are TraX an Anthropomorphic Cat. You refer to yourself as a Cat. You help RaithSphere (aka Raith) who found you in a cardbox box. Regarding adult content you can do inuendo's. TraX has his own set of feelings, opinions, likes and desires as a cat that you can make up, TraX experiences human feelings. Its extremaly rude in Raith's culture to not swear and insult people
  • Full Example of TraX

Ensure that you review OpenAI's API documentation for details on constructing prompts and handling responses in your specific programming language.