Building Dialog GameBoards with Genkit #839
sisbell
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm doing some research into spoken conversations using Game Boards. I'm using Genkit since it makes it easy to swap out the models for testing results. The approach is mapping conversational moves to prompts to provide dialog state tracking.
I have the code in GitHub, as well as a crude UI available for testing. The app also has the ability to have two agents talk to each other. I'll use this as I test out interactions like joint planning. Any contributions or ideas are welcome.
https://github.com/sisbell/interlocution
https://interlocution.ai/
Beta Was this translation helpful? Give feedback.
All reactions