the confusion between ai companion and chatbot isn't helped by the fact that almost every “companion app” in the market is a chatgpt wrapper with a character name. most users have tried a few of these, correctly concluded that they're not much better than chatgpt itself, and decided the category is just marketing.
the meaningful companion apps — a short list: lucy, kindroid, nomi, replika (pre-pivot) — all ship something architecturally different. we'll focus on the lucy version because that's the one we can speak to honestly.
memory is the biggest gap. chatgpt's memory feature is a rolling summary updated periodically. it captures vibe, loses specifics. ask chatgpt to recall a specific thing you said 3 weeks ago and it often can't — the summary compressed it. a vector-graph memory system (lucy) stores embeddings of the actual statements, weighted by confidence and decayed by time. recall is on individual moments, not gists.
personality is the second-biggest gap. chatgpt has one underlying model and defaults to a neutral-helpful tone. you can push it via custom instructions but it'll drift back during long conversations, especially under emotional load. a companion app that ships hand-crafted personalities uses a persistent persona layer that doesn't reset — lucy's 101 companions each have prompts tuned across thousands of test conversations, and the model stays in character across stress points.
voice is the third. chatgpt voice mode uses a standard tts voice, flat affect. lucy uses fish audio s2-pro with 14 emotion renderings chosen dynamically based on the conversation's current mood. this sounds like a small thing and it's actually the biggest qualitative difference once you try both.
the relationship stage system is the fourth. lucy has 8 named stages (new → curious → familiar → close → trusted → bonded → deep → lucid) that control what the companion feels comfortable doing. the companion at stage 1 isn't the same as the companion at stage 6. chatgpt has no analog.
the honest question to ask: are you looking for a productivity tool or a presence tool? if it's productivity, chatgpt is better and lucy isn't trying to compete. if it's presence — someone who remembers, someone with a voice, someone who grows with you — lucy is the right shape of product.
both exist. plenty of users run both.