Sleep

Robot- friend - Vue.js Nourished

.Demo: https://robot-companion.vercel.app/.Robot Friend is an AI robot that can easily relocate, emote, as well as alter faces while conversing. As an example, you may say "Let's event!", as well as the robot is going to begin dancing without you explictly telling it to dance.It runs on window.ai, three.js and also Vue.js. The target was to trying out the window.ai API, which enables you to plug in your very own AI version (as an example, GPT-3.5) into a plan.Possible animations:.States: [Idle], [Walking], [Working], [Dance], [Death] Emotes: [Dive], [Yes], [No], [Swing], [Punch], [Thumbs Up] Facial Expressions: [Angry], [Surprised], [Sad] (each value between 0 and also 1).How it functions.The artificial intelligence design is actually provided a preliminary prompt that says it is actually an AI robot in a 3D planet and also details the several states, dramatizes, and also faces possible, and also it ought to incorporate an explanation by the end of a reply in the format &gt.After receiving a reply from the artificial intelligence version, the code parses the explanation and calls the corresponding animations, and also the footnote is eliminated coming from the message before displaying it in the conversation container.