{ "info": { "author": "Paulo Villegas", "author_email": "paulo.vllgs@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: IPython", "Framework :: Jupyter", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "AIML Chatbot kernel\n===================\n\nThis is a Jupyter kernel that deploys a chatbot, implemented using the \n`python-aiml`_ package. The idea was taken from the `Calysto chatbot`_ kernel.\n\nIt has been tested with Jupyter 4.x. The code works with either Python 2.7 \nor Python 3 (tested with Python 3.4)\n\n\nInstallation\n------------\n\nThe installation process requires two steps:\n\n1. Install the Python package::\n\n pip install aimlbotkernel\n\n2. Install the kernel into Jupyter::\n\n jupyter aimlbotkernel install [--user] [--logdir