Community Post

Candy Ai Clone — Facing Trouble With Typing Delay Simulation

I’m working in Triple Minds and I’m working on a Candy AI Clone project like this. Everything’s working fine — chat, memory, and character logic — but I’m struggling with the typing delay simulation. I want the AI to look like it’s “typing” naturally before sending messages, but the timing feels off. Sometimes it types too fast, other times way too slow 😅

Here’s what I’ve done so far:

Added a dynamic delay based on message length

Used frontend timeouts tied to token count

Tried async streaming from backend for smoother delivery

Still, it doesn’t feel human enough or consistent

Anyone here implemented realistic AI typing animations or streaming chats in their Candy AI clones? Would love to hear what delay logic or UX pattern you used.

0 Comments

No comments yet. Be the first to share your thoughts!

Add a Comment

Be respectful and constructive. Use @username to mention users.