Original Source
- Original title: Llm-Chatbot
- Original author: G_T
- Original date: October 12, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/llm-chatbot.161951/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Llm-Chatbot 1.0.0 GiusTex This plugin let your npcs and characters chat with you, using free local large language models (LLM)s. The plugin is inspired by ChatGPT_APIMZ by Kotonoha. Some code parts are also inspired by Message Plus by Gabe. How to Use
Archived First Post
GiusTex
Features
This plugin let your npcs and characters chat with you, using free local large language models (LLM)s. The plugin is inspired by ChatGPT_APIMZ by Kotonoha. Some code parts are also inspired by Message Plus by Gabe.
How to Use
You can download the demo, or download the files manually following these steps:
- Download the chatbot folder and add it to the root directory of your game;
- download the plugin and add it in js/plugins;
- start the plugin command "Run Windows Server" or "Start Mac Server" (if you are on Mac more dependencies will be automatically downloaded, more infos on my github page).
Plugin Commands
There are 6 plugin commands available:
- Run Windows Server (starts koboldcpp with your desired options directly in-game (only on windows and mac);
- Run Mac Server (starts koboldcpp with your desired options directly in-game (only on windows and mac);
- Custom AI Answer (the character replies to a fixed message in the text box);
- Gab Message (message box that doesn't block the user's commands, so you can keep moving);
- AI Gab Message (the character replies to a fixed message in a message box that doesn't block the user's commands, so he can keep moving);
- Start Dialogue (you can chat with the character/npc and he answers you).
Demo
Download
Info + download links on my github page here, file archive on my github page here.
Terms and Credits
-The plugin can be used only for non commercial use.
-You can use this script in your game projects as long as you give credit
(you can credit GiusTex).
-You are allowed to edit and reuse the code directly as long as it’s for
your own project, extension plugins, or built-in compatibility patches. Don't
delete or change any information about the base plugin.
Features Mentioned
- This plugin let your npcs and characters chat with you, using free local large language models (LLM)s. The plugin is inspired by ChatGPT_APIMZ by Kotonoha. Some code parts are also inspired by Message Plus by Gabe.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits -The plugin can be used only for non commercial use. -You can use this script in your game projects as long as you give credit (you can credit GiusTex).
Creator 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.
Topic Summary
Loading summary...