Semantic Kernel Power AI Game Agent #8685
Closed
Spinnernicholas
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
@Spinnernicholas - new function calling coming this week will help for get chat message async. For the VS Code Extension - is there something you are looking for? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a game agent in a simulated world in the Godot game engine. Using Semantic Kernel I hooked the agent to chatgpt with function calling. The agent has a goal hierarchy system with several built-in hard coded goals and the ability to create custom natural language goals.
It needs a lot of work. I am currently refactoring the entire codebase.
Please provide feedback/ideas. Or Link information that might be useful.
Video Demo
YouTube video demo: https://www.youtube.com/watch?v=5ll6SfJw9Ms
Issues
Todo
Things I Learned
Questions:
Beta Was this translation helpful? Give feedback.
All reactions