.Demonstration: https://robot-companion.vercel.app/.Robotic Friend is actually an AI robot that may relocate, dramatize, as well as transform faces while chatting. For example, you can easily say "Permit's celebration!", and also the robot will definitely begin dancing without you explictly informing it to dance.It runs on window.ai, three.js and also Vue.js. The target was actually to trying out the window.ai API, which permits you to connect in your personal artificial intelligence version (for example, GPT-3.5) into a course.Feasible animations:.States: [Idle], [Strolling], [Operating], [Dance], [Fatality] Emotes: [Jump], [Yes], [No], [Wave], [Punch], [Thumbs Up] Faces: [Angry], [Stunned], [Sad] (each value in between 0 and 1).Just how it operates.The AI version is actually provided a preliminary timely that claims it is actually an AI robot in a 3D globe as well as details the a variety of states, dramatizes, and facial expressions achievable, which it ought to incorporate an afterthought in the end of a reply in the layout >.After getting a reply from the artificial intelligence design, the code parses the afterthought as well as refers to as the matching animations, as well as the afterthought is actually gotten rid of from the message prior to showing it in the chat container.