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.
Recentemente ho lavorato con un cliente per integrare https://www.cleverbot.com/ in modo che il bot rispondesse se lo si menzionava con @. Si poteva avere una conversazione con esso. Purtroppo quel progetto è stato chiuso come codice sorgente, altrimenti lo avrei condiviso, ma il concetto è semplice. È anche un’estensione piuttosto leggera perché tutta l’intelligenza artificiale viene eseguita in remoto e si sfruttano le capacità già esistenti del bot.
A proposito, è possibile incorporare la narrativa interattiva in un argomento in questo modo:
Si potrebbe fare lo stesso, ma utilizzare i post per ogni passo del viaggio, ma credo che sarebbe uno spreco enorme di risorse del forum e chi lo rileggerebbe, a meno che non stia cercando una guida? (ora questa è un’idea!)