.Demo: https://robot-companion.vercel.app/.Robot Buddy is actually an AI robot that can move, emote, as well as modify facial expressions while chatting. For example, you can easily point out "Permit's gathering!", and also the robotic will definitely begin dancing without you explictly telling it to dance.It runs on window.ai, three.js and Vue.js. The target was to trying out the window.ai API, which permits you to connect in your very own artificial intelligence design (for instance, GPT-3.5) right into a program.Possible computer animations:.States: [Idle], [Walking], [Functioning], [Dancing], [Death] Emotes: [Jump], [Yes], [No], [Sway], [Drill], [Thumbs Up] Facial Expressions: [Angry], [Shocked], [Sad] (each value between 0 and also 1).Just how it operates.The artificial intelligence style is actually offered a first swift that says it is actually an AI robotic in a 3D planet and provides the numerous states, emotes, as well as faces feasible, and that it needs to include a footnote in the end of a reply in the layout >.After getting a reply from the artificial intelligence style, the code analyzes the footnote and also refers to as the corresponding animations, as well as the footnote is gotten rid of from the message before presenting it in the conversation carton.