MyRobot Development Part 15 More AI! (Patreon)
Downloads
Missing 1 file.
Content
Video shows summary, text shows the technical!
This week:
AI Commands
So this now allows me to declare certain functions with some parameters and have them be populated by the AI before I tell it to respond to chat. So for example, if the AI detects that my text is asking for directions, it can first tell me the exact destination I wish to go to, then I use my game to calculate the destination path, and then the AI can generate a response giving me directions to my destination.
Because ChatGPT does not always correctly parse messages from my input text, I will be providing non-AI text command alternatives to ensure that you always get to do what you want via text. For example:
Telling someone to follow: "Hey come over here!" OR "follow"
Telling someone to stay here: "Ok friend, let's stop and rest here" OR "stop"
Certain commands that are too difficult to distill into a single word probably won't have easy non-AI text alternatives. Such as firing grapple hook or identifying objects for you.
Sometimes the AI hallucinates weird scenarios and never listens to you unless I reset its chat memory. So these non-AI alternatives will ensure that the text commands always work.
Stay tuned!