Tag: tutorial
All the articles with the tag "tutorial".
-
Prompt Engineering for Immersive AI Roleplay: Lessons from Building Suzune
How we engineer system prompts for our production AI roleplay bot. Covers character personas, dynamic context injection, tone enforcement, and the techniques that make AI characters feel alive.
-
Dynamic Character Visuals: How One Character Can Look Like Two Different People
How we use img2img base image switching to make AI characters transform their appearance — from plain office worker to glamorous queen — while staying recognizably the same person.
-
How to Design AI Personalities with YAML: A Character System That Scales
How we define AI characters using YAML + Markdown in Suzune. Covers persona structure, speech rules, capability flags, and the modular architecture that makes adding new characters fast.
-
Building a Telegram Roleplay Bot from Scratch: The Complete Stack
A practical guide to building an AI roleplay bot on Telegram. Covers the tech stack, bot setup, message handling, LLM integration, and the architecture decisions that matter.
-
Building an Affection System for AI Characters: The Feature Users Love Most
How we built Suzune's relationship scoring system — 5 emotional axes, milestone unlocks, and behavior gating that makes AI characters feel like they're genuinely warming up to you.
-
Choosing the Right LLM API for Adult Content: A Developer's Guide
A practical guide to LLM API providers for NSFW AI development. Covers OpenRouter, direct APIs, pricing, content policies, and how to set up multi-model routing without getting banned.
-
Running an AI Roleplay Bot on $50/month: A Cost Breakdown
The real costs of running a production AI roleplay bot. How we keep Suzune under $50/month with multi-model routing, prompt caching, and smart infrastructure choices.