PepeTalk

In this example, we aim to emulate PepeTalkarrow-up-right, which internally leverages MyShell Pro Config.

Configuration Recommendation:

  • Start by composing configurations in the language you're most comfortable with.

  • Detail each segment with the necessary parameters and their corresponding values.

  • After completing all individual parts, merge them to form the final JSON for the Pro Config.

This example demonstrates a JSON configuration alongside its TypeScript equivalent, which can generate the matching JSON output. A Python rendition will be made available shortly.

Draw your state machine

state machine

JSON

Typescript

Model bot message as state

Home Page

home page

JSON

Typescript

New Scenario

new scenario

Creating this state is labor-intensive as it necessitates the configuration of an automatic prompt feature.

JSON

Typescript

Senario Intro

senario intro

JSON

Typescript

Chat Page

chat page

JSON

Typescript

Help Page

help doc

JSON

Typescript

Try It

Experience interaction through your personalized talk app! While there might be slight variations from PepeTalk due to custom enhancements we've implemented, the core functionality remains consistent. Feel free to modify and adapt it to your liking.

Last updated