Character.ai
A consumer AI entertainment product known for long, character-based chats. Its engineering stack (including the Kaiju model family, memory systems, and Lorebook) is documented in public Character.ai blog posts.
How it works
Character.ai builds its own in-house language models (the Kaiju family) specifically optimised for fast, engaging, long-form character roleplay. The platform layers several proprietary systems on top: a Lorebook for injecting character and world context, multi-tier memory for recalling past conversations, and inference optimisations — including a custom 6-bit gradient compression scheme called Squinch — to serve millions of concurrent users cheaply.
Why it matters
Character.ai demonstrated that AI companions could achieve mainstream consumer adoption at a scale that rivals social media platforms. Its engineering approach — building smaller, faster, highly-optimised models for a specific use case rather than chasing benchmark supremacy — is a practical blueprint for product-focused AI companies. Its model for personalised, memory-aware AI interaction is increasingly being adopted across the broader consumer AI landscape.