.Demo: https://robot-companion.vercel.app/.Robotic Friend is an AI robot that can relocate, emote, and also alter facial expressions while conversing. As an example, you may point out "Allow's event!", as well as the robot will certainly begin dancing without you explictly informing it to dance.It operates on window.ai, three.js and also Vue.js. The objective was actually to experiment with the window.ai API, which permits you to connect in your very own AI design (for instance, GPT-3.5) right into a program.Achievable animations:.States: [Still], [Walking], [Running], [Dance], [Death] Emotes: [Jump], [Yes], [No], [Wave], [Punch], [Thumbs Up] Faces: [Angry], [Stunned], [Sad] (each market value in between 0 as well as 1).How it works.The AI style is offered an initial prompt that mentions it's an AI robot in a 3D planet and also provides the various conditions, dramatizes, and also faces achievable, and also it must incorporate a footnote by the end of a reply in the layout >.After receiving a reply from the artificial intelligence version, the code parses the explanation as well as refers to as the corresponding computer animations, and also the footnote is eliminated coming from the information just before presenting it in the conversation carton.