Create character card with inline asset.
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn.
End result:
- simple character with image and background music
- You know how to create this yourself.
Requirement:
- SillyTavern
- Download these 2 asset first:
- The background music: https://pillows.su/f/7ea00ef55e3e6a6a7fbb5ae09cbc78a6
- The pfp: https://ibb.co/c4YDwMr
- Know how to access your SillyTavern folder.
Step by step visual guide
Section titled “Step by step visual guide”-

-

-
Use this:
- Name
Rosa- Description
Woman with gun- First Message
"Just try laying one finger on Mariain front of me. |’ll show you just howlukewarm the hell you came from is."- After that, follow the red arrow. Portrait to upload PFP, then checkmark to save the character for now.

Insert Image.
Section titled “Insert Image.”2 method.
- A. Markdown and variable
- B. Regex.
Starting with A.
Image via Markdown
Section titled “Image via Markdown”A1. Use this. Feel free to try to put both at first message.
{{setvar::rosa::https://i.ibb.co/xSyb5g2M/rosa.webp}}

A2. Profit 
Image via Regex
Section titled “Image via Regex”B1.
B2.
B3.
B4. 
B5. Fill Find Regex with previous Rosa and put this in Replace with:
Make sure to check Affect AI output. Save and notice previous Rosa become image.

Background music
Section titled “Background music”I will assume you know how to access you SillyTavern file. As this is required separate tutorial lol.


- Use the search bar and search
Audiothen install dynamic audio.
- Enable the setting and follow the hint.

- Change previous music name to neutral_1 and move it to SillyTavern bgm folder.
Explanation
Section titled “Explanation”- {{setvar::name::value}} & {{getvar::name}} > SillyTavern magic. It’s essentially say “Hey X is Y okay. If I get X turn it to Y”. Read more on https://docs.sillytavern.app/usage/core-concepts/macros/
> Markdown magic. You can just do
directly but using variable is more clean.- Regex > Basically “Hey I want you to find Rosa, if you found it, change it to image.” Good to save token as LLM only see
Rosanot the markdown link and you, the user, can see the image still. Read more on https://docs.sillytavern.app/extensions/regex/
You can look at https://chub.ai/characters/kurohomelessqueen/lost-saga-mmo-1ea77c01bfe8
for example of:
- Multi language UI and example messages for each different first message
- Widgetsm
Next guide for more advanced applications will come when I’m alive.
Support
Section titled “Support”This website purpose is for unified knowledge base for all thing chatbot related. If you are someone who expert at RisuAI and want to contribute your knowledge, feel free to join at Github