.Demonstration: https://robot-companion.vercel.app/.Robotic Friend is an AI robot that can move, emote, and change facial expressions while chatting. For instance, you can easily mention "Let's party!", as well as the robotic is going to start dancing without you explictly telling it to dance.It operates on window.ai, three.js as well as Vue.js. The goal was to try out the window.ai API, which allows you to plug in your very own AI style (for instance, GPT-3.5) right into a plan.Achievable computer animations:.States: [Idle], [Strolling], [Functioning], [Dance], [Death] Emotes: [Dive], [Yes], [No], [Wave], [Drill], [Fingers Up] Facial Expressions: [Angry], [Startled], [Depressing] (each market value between 0 as well as 1).How it operates.The artificial intelligence style is offered a first immediate that states it is actually an AI robotic in a 3D globe as well as specifies the numerous conditions, emotes, as well as facial expressions feasible, and that it needs to include an explanation at the end of a reply in the format >.After acquiring a reply from the AI design, the code parses the explanation and refers to as the matching animations, as well as the explanation is actually taken out from the information before featuring it in the chat box.