Sleep

Robot- companion - Vue.js Nourished

.Demonstration: https://robot-companion.vercel.app/.Robot Companion is an AI robotic that can move, dramatize, and modify faces while chatting. For example, you can point out "Let's event!", as well as the robotic will certainly start dancing without you explictly informing it to dance.It runs on window.ai, three.js and also Vue.js. The goal was to explore the window.ai API, which allows you to plug in your own AI style (as an example, GPT-3.5) in to a program.Achievable computer animations:.States: [Unoccupied], [Strolling], [Operating], [Dancing], [Fatality] Emotes: [Dive], [Yes], [No], [Swing], [Punch], [Fingers Up] Faces: [Angry], [Surprised], [Depressing] (each market value in between 0 and also 1).Just how it functions.The AI version is actually given a first timely that states it is actually an AI robot in a 3D planet and details the various states, dramatizes, and also faces feasible, which it needs to add a footnote by the end of a reply in the format &gt.After getting a reply from the AI model, the code parses the footnote and calls the matching animations, as well as the footnote is actually gotten rid of coming from the message just before featuring it in the chat container.