Posts
All the articles I've posted.
-
Navigating AI Content Filters for Adult RP: An Architecture Guide
How to build NSFW AI systems without jailbreaks. Covers multi-model routing, censorship detection, fallback chains, and the architecture patterns that make adult content work reliably.
-
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.
-
How to Use Claude and GPT for NSFW Bot Development (Without Getting Blocked)
You're building an NSFW project but want Claude's coding help. Here's the architecture pattern we use — separation of concerns at the file level, selective context loading, and a GM Console that lets Claude work on adult projects safely.
-
Welcome to WaifuStack: Building AI Companions, One Stack at a Time
Introducing WaifuStack — a technical blog about building AI roleplay bots. What to expect, why we started, and what's coming next.