Sleep

Robot- friend - Vue.js Feed

.Demo: https://robot-companion.vercel.app/.Robot Companion is actually an AI robot that can easily relocate, dramatize, and also modify faces while talking. As an example, you can mention "Let's event!", and the robotic will begin dancing without you explictly telling it to dance.It works on window.ai, three.js and Vue.js. The objective was to trying out the window.ai API, which enables you to plug in your personal artificial intelligence model (for instance, GPT-3.5) into a program.Possible animations:.States: [Still], [Strolling], [Running], [Dancing], [Death] Emotes: [Jump], [Yes], [No], [Swing], [Drill], [Fingers Up] Facial Expressions: [Angry], [Pleasantly surprised], [Saddening] (each value in between 0 and 1).How it works.The artificial intelligence version is provided a preliminary swift that states it is actually an AI robot in a 3D globe and also notes the a variety of states, dramatizes, and facial expressions possible, and that it ought to add an afterthought in the end of a reply in the format &gt.After receiving a reply from the AI version, the code parses the explanation and calls the matching animations, and also the footnote is actually taken out from the notification before presenting it in the chat package.