Tag: suzune
All the articles with the tag "suzune".
-
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.
-
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.
-
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.
-
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.
-
DeepSeek vs Claude vs Gemini for Roleplay Benchmarks
We run 5 different LLMs in production for roleplay. Here's how DeepSeek V3.2, Claude Haiku, Gemini Flash, and GLM-5 actually compare — in quality, NSFW tolerance, cost, and quirks.
-
Dynamic Character Visuals: Base Image Switching
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.