Mingalaba
RSS FeedAstroPaper is a minimal, responsive, accessible and SEO-friendly Astro blog theme. This theme follows best practices and provides accessibility out of the box. Light and dark mode are supported by default. Moreover, additional color schemes can also be configured.
Read the blog posts or check README for more info.
Featured
-
Architecture of a Production NSFW RP Bot: The Complete System Map
The full technical architecture of Suzune — every subsystem, how they connect, and why each design decision was made. From message arrival to response delivery.
-
Best NSFW AI Chatbot Platforms in 2026: Honest Picks from a Bot Developer
We build AI roleplay bots for a living. Here's our honest breakdown of every major NSFW AI chatbot platform in 2026 — features, pricing, and which one is actually worth your money.
-
From Idea to Production: How I Built an AI Roleplay Bot That Actually Works
The full story of building Suzune — a production NSFW AI roleplay bot. From the first prototype to a multi-model architecture handling thousands of messages. What worked, what didn't, and what I wish I knew earlier.
-
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.
-
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.
Recent Posts
-
Long-Term Memory for AI Chatbots: How Suzune Remembers Yesterday
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: How We Use DeepSeek Drafts + Claude Polish
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.
-
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.
-
DeepSeek vs Claude vs Gemini for Roleplay: Real-World Benchmarks from Production
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.
-
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.