.Demonstration: https://robot-companion.vercel.app/.Robot Companion is actually an AI robotic that can easily relocate, dramatize, and modify faces while talking. For instance, you may say "Let's gathering!", and the robotic is going to start dancing without you explictly telling it to dance.It runs on window.ai, three.js as well as Vue.js. The objective was to explore the window.ai API, which permits you to plug in your personal AI design (for instance, GPT-3.5) right into a plan.Possible animations:.States: [Unoccupied], [Strolling], [Functioning], [Dancing], [Fatality] Emotes: [Jump], [Yes], [No], [Swing], [Punch], [Fingers Up] Faces: [Angry], [Startled], [Depressing] (each value in between 0 and 1).How it functions.The AI version is actually provided an initial prompt that claims it is actually an AI robot in a 3D planet as well as specifies the various conditions, dramatizes, as well as faces achievable, and that it must add an afterthought in the end of a reply in the format >.After acquiring a reply from the AI version, the code analyzes the explanation and also knowns as the corresponding animations, and also the explanation is gotten rid of coming from the message just before presenting it in the conversation box.