Tag: tutorial
All the articles with the tag "tutorial".
-
Adding I2V Video Generation to AI Characters
How we added I2V to Suzune — provider comparison, prompt engineering for motion, and the two-step workflow that actually works.
-
Shooting Styles for AI Character Photography
Same character, same outfit — completely different photo. A shooting style preset system that controls camera angle, lens, lighting, and mood independently.
-
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%.
-
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.
-
LLM APIs for Adult Content: A Developer's Guide
Practical guide to LLM API providers for NSFW AI. Covers OpenRouter, pricing, content policies, and multi-model routing — without getting banned.
-
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.
-
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.