Conversational Interfaces 2014/2015: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
Line 32: Line 32:


Some tools
Some tools
* Regular expressions
* [[Regular expressions]]
* Python + IRC
* [[Python]] + [[IRC]]

Latest revision as of 16:39, 7 April 2015

Platform + Scaling

In this module, exploring paradigms for interaction, navigation, conversation; considering different paradigms for authoring / writing (interactive) characters.

Scaling to consider also scales of time.

Part I: Conversational interfaces

  • Work in progress: Botopera

Practical Exercise

  • IRC server
  • pipeline to chatbot... (ircpipebot for quick chatbots?)

For next time, mockup a conversational interface...

  • A: Python (/ IRC)
  • B: Transformations of a text, to be performed in a text editor
  • C: Image response (a la daughter of all demos ), or Image interrogation

Some tools