Instadev
MySQL & C++ Developerbanned
LEVEL 2
90 XP
If I was to create an automated ticket answering system based on dynamic keywords (commands, database, special handlers) - would you guys consider using it and in return provide your data so in the future I could automate it entirely for self-learning purposes?
I'll picture how I expect the system to work initially, since if people agree I will opensource it:
A player makes a ticket in-game. The system has a few pre-defined keywords in its database, and once one (or more) of them match, the system will know what to answer based on answers you've set in advance for a certain keyword.
With enough data, this will eventually be able to replace the majority of GM work with tickets and at the end of the day, allow for enough flexibility for the system to be trained for an independent model that can learn how to tag/create each ticket with keywords and answers.
Is this something you guys would be interested in having? Because if so, I will opensource it and we will need to contribute to this system together for the greater good and complete automation on that regard.
I will obviously add all the needed notifications so you guys will be able to adjust it as you see fit, but the data must have its own dedicated structure which is important to maintain as is!
Many thanks to @PrivateDonut
I'll picture how I expect the system to work initially, since if people agree I will opensource it:
A player makes a ticket in-game. The system has a few pre-defined keywords in its database, and once one (or more) of them match, the system will know what to answer based on answers you've set in advance for a certain keyword.
With enough data, this will eventually be able to replace the majority of GM work with tickets and at the end of the day, allow for enough flexibility for the system to be trained for an independent model that can learn how to tag/create each ticket with keywords and answers.
Is this something you guys would be interested in having? Because if so, I will opensource it and we will need to contribute to this system together for the greater good and complete automation on that regard.
I will obviously add all the needed notifications so you guys will be able to adjust it as you see fit, but the data must have its own dedicated structure which is important to maintain as is!
Post automatically merged:
Many thanks to @PrivateDonut