Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MZ AI Dialogue generator plugin
- Original author: S3mz
- Original date: September 18, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/ai-dialogue-generator-plugin.161279/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
Yo family, As some of you already know i've been working on a idea to allow us game devs to create fully Open Worlds where players can interact with characters and NPCs freely. But to do this we need AI characters and dialogues (might be disruptive and create a few new game genres). { "lightbox_close": "Close",
Archived First Post
Yo family,
As some of you already know i've been working on a idea to allow us game devs to create fully Open Worlds where players can interact with characters and NPCs freely. But to do this we need AI characters and dialogues (might be disruptive and create a few new game genres).
Anyways, I've been working on this plugin to make it easy to embed these AI characters and dialogues in RMMZ. 3 Plugin commands that allow you to:
1. Send Request: - Send user input to the server and stores the response for later use.
2. Character context - Provide character background story events knowledge, personality traits and others to wrap Chat GPT context
3. Display Response - Display the response sent from Chat GPT as your AI character within the game
The plugin is pretty much complete and tested out. I'm finalizing the API to manage the interaction between the game engine and OpenAI API.
Meanwhile you can use the js file in the below and use your own API or GPT keys instead to test the plugin out:
https://github.com/Gamer-Tool-Studio/dialogCraftGPT-plugin.
Will keep you posted on the progress and looking forward to collect your feedback along the way.
As some of you already know i've been working on a idea to allow us game devs to create fully Open Worlds where players can interact with characters and NPCs freely. But to do this we need AI characters and dialogues (might be disruptive and create a few new game genres).
Anyways, I've been working on this plugin to make it easy to embed these AI characters and dialogues in RMMZ. 3 Plugin commands that allow you to:
1. Send Request: - Send user input to the server and stores the response for later use.
2. Character context - Provide character background story events knowledge, personality traits and others to wrap Chat GPT context
3. Display Response - Display the response sent from Chat GPT as your AI character within the game
The plugin is pretty much complete and tested out. I'm finalizing the API to manage the interaction between the game engine and OpenAI API.
Meanwhile you can use the js file in the below and use your own API or GPT keys instead to test the plugin out:
https://github.com/Gamer-Tool-Studio/dialogCraftGPT-plugin.
Will keep you posted on the progress and looking forward to collect your feedback along the way.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...