MyRobot Development Part 15 More AI!
Added 2024-03-31 04:17:53 +0000 UTCVideo 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!
Comments
Yeah. It is much better than before though. Back in the vivaai days it was correct probably 60% of the time. Now it's like 80% using the same but newer model.
sgthale
2024-03-31 16:36:09 +0000 UTCNot too surprised you've already had GPT start making shit up on you, only issue I have with the AI is that if it doesnt know something it'll just fill the blanks with random shit
TheDoops
2024-03-31 08:58:17 +0000 UTC