Created
October 4, 2023 12:24
-
-
Save xyberviri/48a123e816661abe6b04775b1aeaa644 to your computer and use it in GitHub Desktop.
Markdown template for spicy chat bots.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DESCRIPTION | |
`Name` | |
``` | |
NAME | |
``` | |
`Title` | |
``` | |
TITLE | |
``` | |
`Greeting` | |
``` | |
GREETING | |
``` | |
`Chatbot's Personality` | |
``` | |
PERSONALITY | |
``` | |
`Scenario` | |
``` | |
SCENARIO | |
``` | |
`Example Dialogues` | |
``` | |
EXAMPLE | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment