Browser Integration

Using the pb-html package, you can now easily deploy an application which provides a web interface for chatting with your chatbot.

If you’re familiar with the now deprecated AIML 1.0 system, you’ll probably remember how easy it was to publish your chatbot to a webpage…


Putting your bot on #Slack

The Hubot project headed by Github is a highly extensible bot application used to automate and simplify development tasks. Hubot acts as a member of a chatroom, reading and posting messages of its own.


AIML Use Cases: Part 1

If you’re not watching repositories on Pandorabots on Github yet, now is the time to start —

A number of free SDKs for the Pandorabots API are available in many popular languages including:

  • Java