Tag: suzune
All the articles with the tag "suzune".
-
Building a Character Card Wizard with LLMs
How we built an 8-step character creation wizard that lets you pick a different LLM for each field — and why NSFW content needs its own model.
-
Composite Multi-Character Image Generation
How we generate a single cafe scene with 4 AI characters in their daily outfits using one API call instead of four — cutting image generation costs by 75%.
-
Proactive AI: Making Your Characters Message First
How we built two proactive messaging systems for Suzune — reach-outs for idle users and follow-ups during active conversations — so characters feel alive even when nobody's typing.
-
Architecture of a Production NSFW RP Bot
The full technical architecture of Suzune — every subsystem, how they connect, and why each design decision was made. From message arrival to response delivery.
-
Long-Term Memory for AI Chatbots: How It Works
How we give AI characters persistent memory across sessions. Covers tiered compression, character diaries, chat summaries, and the context management that makes characters feel like they actually remember.
-
The Quality Rewrite Pipeline: DeepSeek + Claude
How Suzune's two-pass generation works — DeepSeek V3.2 writes the uncensored draft, Claude Haiku polishes the prose, and censorship detection decides which version to serve.
-
Building a Telegram Roleplay Bot from Scratch
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
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.