live2d imbed to your blog and appear on all end device with your tone

The nutshell is to have a virtual sakurajima mai that can have your AI tone for sure.

some food for thoughts:

  1. Chi-Bot : a nlp implementation that take some of the words from Mr. Chi to corpus and utilize a model to generate more. Some of the original input can be listed below:我好菜啊
    我菜爆了
    我是什么垃圾
    我失败了
  1. live2d : a cross platform frontend for animation creation, in which much animi characters are uploaded by the fans worldwide.
  2. live2dviewerex : a android and steam (windows & MacOS) apps.
  3. live2d-wp : a wordpress plugin by 33.

First, it's easy to get that the words from the live2d is stored as waifu-tips.json.

{
   "waifu": {
       "console_open_msg": ["哈哈,你打开了控制台,是想要看看我的秘密吗?"],
       "copy_message": ["你都复制了些什么呀,转载要记得加上出处哦"],
...
  }

What I only care about is the "mouseover":, and it's easily modified by the pyjson and nlp generated stuff. So just frequently modify them.

mai jiang is a master piece by neko_kk, which can be output by wpk. and just replace them with the 33. Here we go.