#Creator Bot Guide (Classic Mode)

1 messages · Page 1 of 1 (latest)

summer wagon
#

You can view the same tutorial with images through this URL, which can help you understand more easily.

https://myshellai.notion.site/Creatre-Bot-Guide-Classic-Mode-b82ab3f1827d496b9a47ee8b8efbcf37

  1. https://app.myshell.ai/robot-workshop > Create a Bot.

  2. Create a Bot interface

#
  • Model Configuration
    • Select the LLM model to use, with common including GPT-4o, GPT-4 Mini, Claude 3.5 Sonnet, Gemini 1.5 pro, etc.
    • Tuning of model parameters is possible, but it's advised not to modify these lightly to avoid error messages.

3. Prompt

You can refer to the website https://github.com/f/awesome-chatgpt-prompts, which shares many excellent prompts to help you quickly get started with prompting.

You can also enhance your prompts through CO-STAR Prompt Engineering.

Input your requirements along with the CO-STAR format to the LLM, and it can create content according to the format above.

You can use GPT-4o and Claude 3.5 to assist you in rewriting prompts.

LLM:large language model (Like GPT-4, GPT-4 Mini, Claude 3.5 Sonnet, Gemini 1.5pro)

The CO-STAR Framework Explained:

Context :(C) Providing background information helps the LLM understand the specific scenario.

Objective (O): Clearly defining the task directs the LLM’s focus.

Style (S): Specifying the desired writing style aligns the LLM response.

Tone (T): Setting the tone ensures the response resonates with the required sentiment.

Audience (A): Identifying the intended audience tailors the LLM’s response to be targeted to an audience.

Response (R): Providing the response format, ensures the LLM outputs, and help build pipelines.

#

4. Voice (TTS) text-to-speech

This feature can be turned on or off according to your needs

Find a suitable voice for your Bot, give it a distinctive character. You can search for the voice you want here.

https://app.myshell.ai/robot-workshop?filter=1742195173967794176

  • Select the language type

  • Click the play button to listen to a sample

  • If this is the voice you want, enter and click the star in the upper right corner

Returning to the TTS interface, you can see the TTS you just starred

#

5. Knowledge Base

The knowledge base is like an external brain for bots, providing them with knowledge beyond the large language model, giving robots more accurate information and stronger capabilities in specific fields.

The knowledge base has a wide range of applications:

  • Access to project/product documentation for precise Q&A.
  • Access to academic literature to become a domain expert.
  • Access to blogs/tweets to build digital life.
  • Access to game/animation wikis for high-precision role-playing.
  • ...more application scenarios for you to imagine!

Another function

  • Reset Bot

    • You can use this function when your bot encounters errors or when you want to clear all settings at once.
    • Note that using this function will result in the loss of all prompts (please back up important content) and will take the BOT offline (this will affect public BOTs and AIPP).
  • Save

Once you have finished setting up, click SAVE in the bottom right corner to complete the creation of your BOT

  • Publish Bot
    • When you own a Creator Pass NFT, you can use this feature to make your BOT public.
    • Users can then find and use it on the Explore page, allowing you to accumulate creator points.