Giter Site home page Giter Site logo

feat: message system about hexo-helper-live2d HOT 19 CLOSED

eyhn avatar eyhn commented on August 28, 2024
feat: message system

from hexo-helper-live2d.

Comments (19)

EYHN avatar EYHN commented on August 28, 2024

对话互动的功能依然是 Todo 就是还没有做,如果有任何 idea,请告诉我

from hexo-helper-live2d.

ElderJames avatar ElderJames commented on August 28, 2024

可以用接入ai来实现对话??比如微软的bot framework

from hexo-helper-live2d.

EYHN avatar EYHN commented on August 28, 2024

非常不错的想法。现在困扰我的是如何设计对话框的样式,以适应不同的主题风格

from hexo-helper-live2d.

ElderJames avatar ElderJames commented on August 28, 2024

先实现功能,样式可以给用户修改就好了

from hexo-helper-live2d.

EYHN avatar EYHN commented on August 28, 2024

commit: 1fb37ed

现在的实现:http://otsp93biu.bkt.clouddn.com/123.gif
chrome上的表现效果:http://otsp93biu.bkt.clouddn.com/1232.gif

chrome上出现了渲染模糊的问题,我搞了一天没给解决

from hexo-helper-live2d.

BBBob avatar BBBob commented on August 28, 2024

@EYHN 对话框点开后,是否有方法可以将其隐藏呢?我展开对话框之后不知道如何使其重新隐藏。

from hexo-helper-live2d.

EYHN avatar EYHN commented on August 28, 2024

@BBBob 谢谢您的建议,我确实应该实现一个隐藏的方法。

from hexo-helper-live2d.

ElderJames avatar ElderJames commented on August 28, 2024

无意中看到一个博客,也有二次元看板,能聊天的
https://blog.sukitsuki.com/2016/06/12/OS-X-Rebuild-brew-link/
项目好像是:
https://github.com/Kamira/Web-UkagakaProj

from hexo-helper-live2d.

newdee avatar newdee commented on August 28, 2024

@EYHN 那个gif图输入的啊啊啊好卡哇伊,,,我觉着这个加入对话应该不难,现在Python流行做微信聊天机器人了,找不到API接进来可以直接仿着做一个。样式可以学学Facebook的网页底栏对话框,因为在gif中的对话框来看,应该保留一句话比较好看。或者干脆别聊天了,,,自说自话,像qq的宠物差不多,偶尔讲个段子可以。

from hexo-helper-live2d.

newdee avatar newdee commented on August 28, 2024

感觉互动聊天还是用处不大,毕竟AI起步没多久。
不过现在感觉可以加入两个功能,一个是像那种时不时冒出几句名人名言的,比如接入一言的API,像这样的效果
另一个就是接入天气预报的API,让宠物可以预报天气。

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

我也是打算写一个自己的“每日一句”,正好看起来可以接入live2dhelper,有空了去试试。我的每日一句是json的

from hexo-helper-live2d.

newdee avatar newdee commented on August 28, 2024

@xiazeyu 你试了没?
@EYHN 请问怎么把json文件接入live2d?

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

@EYHN @newdee 正在一项项解决Issue,然后提交一个PR看看,还有种想法就是直接把模型list变成json什么的挂在blog里的某个位置,这样更改会方便很多,不过还在研究

from hexo-helper-live2d.

newdee avatar newdee commented on August 28, 2024

@xiazeyu 不过直接改成json的话,应该没有动画了吧,不会响应鼠标了

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

就是把models,弄成json格式的,还有想办法避免像原版一样一下传一大堆文件上服务器。
还有在考虑增加一个判断手机端然后自定义手机端设置的东西。

from hexo-helper-live2d.

newdee avatar newdee commented on August 28, 2024

@xiazeyu 恩,其实在选择了模型之后应该就生成选择的模型就行了,但是每次都是生成所有的模型

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

issue后来有点跑题了,现恢复原来关于互动实现的讨论

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

我现在有个想法就是重新开几个package,然后开放html内容片段的API。我在做一个“每日一句的package”,互动的可能也可以这样

from hexo-helper-live2d.

xiazeyu avatar xiazeyu commented on August 28, 2024

Migrated to xiazeyu/live2d-widget.js#18

from hexo-helper-live2d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.