Interactive bot users

I am just playing with some ideas. Wondering if anyone has something in place that conditionally operates with the api and the discourse db or a third party database?

This has got something with nokogiri written all over it almost like the onebox if it does third party “fetching”.

Artificial intelligence users would be users that can both start new topics (i.e. this day in history for my liberal category, today’s birthdays) and also respond to “@ai_user” notifications with some sort of arbitrary third party data lookup that pertains to your specific community.

example post with response:

@ai_user Tell me who is Donald Trump?”

@ai_user would then respond with hard data on Donald Trump and maybe a picture to keep the discussion going.

It would be like an online “Siri” but with more specific functionality.

Like “trivia bots” on IRC networks? :neutral_face:

You probably want something like this:

我最近与一位客户合作,将 https://www.cleverbot.com/ 集成进来,这样当你@提及机器人时,它就会回复你。你可以与它进行对话。遗憾的是,该项目未开源,否则我会分享代码,但其概念非常 straightforward。作为一个插件,它也非常轻量,因为所有的“AI”处理都在远程完成,你只是利用了机器人现有的能力。

顺便一提,你可以像这样在主题中嵌入互动小说:

你也可以采用类似方式,但用帖子来呈现旅程中的每一步。不过我认为这会大量浪费论坛资源,而且除了寻找攻略的人,谁会再次阅读那些内容呢?(这倒是一个不错的想法!)

2 个赞