DEV Community

Cover image for πŸŽ₯AI Chat, AI Cheering Messages, and Animation Editor Hyper (AI Avatar v10: VS Code and Chrome Extension)

πŸŽ₯AI Chat, AI Cheering Messages, and Animation Editor Hyper (AI Avatar v10: VS Code and Chrome Extension)

Web Developer Hyper on June 08, 2026

Intro AI Avatar is a completely free app that lets your VRoid (VRM) 3D avatar animate in response to AI chat and the Enter key in VS Cod...
Collapse
 
itsugo profile image
Aryan Choudhary

It's honestly wild seeing how far AI Avatar has come since the early versions πŸ˜„

One thing that stood out to me in this update wasn't even the AI chat, it was Animation Editor Hyper. The full-tab editor, multi-view layout, image references, presets, and bone trails all feel like improvements aimed at reducing friction for creators, which is something I think a lot of tools overlook.

Also the Qwen story had me laughing 🀣

Spending two minutes internally debating how to reply to "hi" is probably the most relatable AI behavior I've seen all week.

Congrats on v10, WDH! It's been fun watching AI Avatar grow from a fun avatar idea into a full ecosystem with VS Code, Chrome, AI features, and animation tools. Looking forward to seeing what kind of chaos you add in v11 πŸš€

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for your comment! πŸ˜€ Yes, thinking models take time because they think more deeply. So they weren’t a good fit for my use case of simple AI chat and messaging, since I wanted fast responses. However, when you need to solve difficult problems, that extra thinking becomes an advantage and can provide more well-considered responses. So I learned that choosing the right type of AI for each situation is important.

Collapse
 
itsugo profile image
Aryan Choudhary

That's actually a really interesting lesson to learn firsthand.

I think a lot of people (including me at times πŸ˜…) get caught up chasing the "smartest" model, but in practice the best model is often the one that fits the problem.

If the task is simple and speed matters, waiting 30 seconds for a deep reasoning chain is probably overkill. But for debugging something nasty at 2am or solving a complex architecture problem, that extra thinking can be worth it.

It's cool seeing how many of these tradeoffs you've had to learn while actually shipping AI Avatar instead of just theorizing about it.

Thread Thread
 
webdeveloperhyper profile image
Web Developer Hyper

Yes, I'm testing many AI models to find the ones that fit AI Avatar's needs. The next version will come with a new AI feature, so please stay tuned! 🫑

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◑◔)っ

Peek update! Great for from you both!

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! πŸ˜„ More AI and animation updates are coming. Stay tuned for future improvements!

Collapse
 
shubhradev profile image
Shubhra Pokhariya

The Qwen story is relatable. A thinking model doing exactly what it was designed for, just completely wrong fit for the use case. I have hit that same thing where the model is technically working but just feels off in practice.

The warm-up feature is smarter than it looks too. That first load delay is usually where people assume something broke and never try again.

The 3-view layout and bone trails in the editor stood out more to me than the AI parts. Those are the kind of changes that actually make a tool easier to use instead of just adding more options.

Nice update.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for your message!😊 I have many new update ideas for AI Avatar and lots of fun new features to add. But I also want to improve the existing features to provide a better user experience. This part isn’t flashy, but it’s important.

Collapse
 
varsha_ojha_5b45cb023937b profile image
Varsha Ojha

This looks like a pretty ambitious mix of features.

The hard part will probably be making the whole experience feel focused, because chat, avatar, cheering messages, and animation editing can easily become too much if the core use case isn’t clear.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! πŸ˜ƒ Yes, I feel the same way. I keep adding new features to AI Avatar because they look fun and interesting. However, the more features I add, the more time I need to spend balancing them with the existing ones, and sometimes I get confused myself. AI Avatar's mission is to support and cheer on developers, so I’d like to do both: add new fun features and continue improving the existing ones.

Collapse
 
effnd profile image
Marat Sabitov

Great article!πŸ‘

Recently, I also fell into the trap of the Qwen model thinking and almost decided that it was time to buy a more powerful laptopπŸ˜…

And by the way the progress of AI Avatar seems to me, that a link to Steam or Epic Games Store will appear soon. That would be very interesting!

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! I want AI Avatar to become famous enough for me to graduate from my 8GB, no-GPU laptop. 🀣 The more I learn about local LLMs, the more I want a better PC. Adding versions for platforms like Steam and the Epic Games Store is a good idea. I’d like to try that when the main version becomes popular enough.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Wow, this looks like a lot of work went into a single update. I like how you did not just add new AI features but also spent time improving the animation editor itself. Reading through all the changes, it feels like you were constantly thinking about how to make things easier for users, especially beginners.

The part about testing different local models was interesting too. It is always nice to hear about the challenges behind the scenes and how you solved them. Great update, and I am excited to see what version 11 brings.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for your comment! πŸ˜„ Yes, creating avatar animations is fun, but it can be a little complicated, especially for beginners. So I wanted to make it more beginner-friendly and provide a better user experience. I also wanted to make it easy to use for myself, since I’m an animation beginner too.

Collapse
 
zep1997 profile image
Self-Correcting Systems

The Qwen story stuck with me but not just for the laugh. A thinking model is doing
exactly what it was designed to do, just not for a use case that needed it. That gap
between "most capable model" and "right model for this specific job" is something I've
been running into building my own agent setup. For interactive and responsive work a
fast lightweight model beats a deep reasoner every time. The warm up feature is a smart
touch too that first load latency is the silent UX killer for local LLMs and most
people just ship around it instead of solving it. Good build.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for your comment! πŸ˜ƒ I just started using local LLMs, and there are so many models with different characteristics. I’d like to try many of them and find the one that best fits my app.

Collapse
 
advids profile image
avilash behera

πŸš€ The local LLM debugging section cracked me up thinking models really do overthink the simplest things. Adding the Gemini API as a lightweight default makes total sense for a smooth out-of-the-box experience.

Also, the Animation Editor Hyper upgrade looks massive. The 3-side view and image holder are such smart UI choices for anyone trying to tweak a pose without fighting the camera. Keep up the awesome work!

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! πŸ˜ƒ Yes, I want to add more trendy AI features to stay up to date. But I also want to make the other core part of AI Avatar, the animation features, even better and more fun.

Collapse
 
gramli profile image
Daniel Balcarek

Amazing update! πŸš€

It's crazy how detailed the animation editor has become and the AI features are great too!

It feels like you're building a new Blender right inside the browser, but for avatars. πŸ˜„

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for your comment! πŸ˜„ Yes, Blender is too complicated for beginners. It takes many steps to do even simple things. I gave up on Blender many times because of its complexity. On the other hand, Animation Editor Hyper has minimal functions focused on avatar animation, so it might help beginners enjoy creating animations.

Collapse
 
benjamin_nguyen_8ca6ff360 profile image
Benjamin Nguyen • Edited

Great job, buddy! It looks good.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! πŸ˜„ I finally implemented the Gemini API. I’m surprised that we can use Gemini for free. It seems that Gemini can do a lot more, so I’m thinking about adding more Gemini features. Please stay tuned for future Gemini updates!

Collapse
 
benjamin_nguyen_8ca6ff360 profile image
Benjamin Nguyen

Nice! They are free except for geminie 3 pro. You have to paid fort the model. I like Gemini compare to other models.

Collapse
 
zkaria_gamal_3cddbbff21c8 profile image
zkaria gamal

Great job, buddy
interesting project

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you! πŸ˜„ I’m glad AI Avatar caught your attention.

Collapse
 
muna_yaasiin_d0e60000c298 profile image
Muna Yaasiin

This is a very creative way to use AI in a developer workflow! The animation editor improvements look like a game-changer for beginners. Great job on the v10 release

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! πŸ˜ƒ I’m planning to add more creative AI and animation features to AI Avatar, so please stay tuned for future updates.

Collapse
 
consomida profile image
consomida

Interesting project! Combining AI chat, cheering messages, avatars, and animation tools into a developer workflow is a unique direction.

Collapse
 
webdeveloperhyper profile image
Web Developer Hyper

Thank you for checking! I would like to keep building a unique and fun app. πŸ˜ƒ