{ "info": { "author": "Makoto Fujimoto", "author_email": "makoto@makoto.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Text Processing :: Markup :: XML" ], "description": "AgentML\r\n=======\r\n\r\n|Build Status| |Coverage Status| |Codacy Badge|\r\n\r\nAgentML is in simple terms an XML dialect for creating natural language\r\nsoftware agents. It is a project inspired by\r\n`AIML `__ and\r\n`RiveScript `__.\r\n\r\nUsage\r\n-----\r\n\r\nTo provide a quick example of how it works, here is a demonstration AML\r\nfile that allows you to introduce yourself to an \"agent\"\r\n\r\n.. code:: xml\r\n\r\n \r\n \r\n \r\n (hello|hi|hiya|good evening|good morning)\r\n\r\n \r\n \r\n \r\n \r\n 3\r\n\r\n \r\n \r\n\r\n \r\n \r\n \r\n \r\n\r\n \r\n \r\n whats your name\r\n\r\n \r\n \r\n \r\n\r\n \r\n \r\n \r\n \r\n [my|the] [name is] (_)\r\n\r\n \r\n \r\n \r\n\r\n \r\n \r\n \r\n\r\n \r\n \r\n [my|the] [name is] (_) (_)\r\n\r\n \r\n \r\n my name is \r\n \r\n \r\n \r\n \r\n\r\nHere is the above markup in action,\r\n\r\n::\r\n\r\n [#] Hello!\r\n Hello! Who is this?\r\n\r\n [#] My name is Makoto Fujimoto.\r\n Hello, Makoto, it's nice to meet you!\r\n\r\n [#] Hi!\r\n Hello Makoto.\r\n\r\n [#] Hello!\r\n Hello yet again, Makoto.\r\n\r\nIn our first message, we introduce ourselves to the software agent.\r\nAgentML recognized that it doesn't know who we are yet and asks us our\r\nname, then saves our response data for use later. When we say hello\r\nagain, the software agent greets us normally.\r\n\r\nYou can additionally see that if we repeat ourselves, the software agent\r\ncan recognize that we are being a bit spammy and greets us in a slightly\r\nmore annoyed tone. This is done by placing a limit on the response, and\r\nis one of the several features AgentML provides to allow you to create\r\nmore in-depth, interactive software agents and chat bots.\r\n\r\nAs AgentML is currently still alpha software and functionality may\r\nchange at any given time, there is no full documentation for using it\r\navailable. However, you can review the current `Working\r\nDraft `__\r\nfor a more technical overview of the software.\r\n\r\nLicense\r\n-------\r\n\r\n::\r\n\r\n The MIT License (MIT)\r\n\r\n Copyright (c) 2015 Makoto Fujimoto\r\n\r\n Permission is hereby granted, free of charge, to any person obtaining a copy\r\n of this software and associated documentation files (the \"Software\"), to deal\r\n in the Software without restriction, including without limitation the rights\r\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n copies of the Software, and to permit persons to whom the Software is\r\n furnished to do so, subject to the following conditions:\r\n\r\n The above copyright notice and this permission notice shall be included in\r\n all copies or substantial portions of the Software.\r\n\r\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\r\n THE SOFTWARE.\r\n\r\nHelp support AgentML's development!\r\n-----------------------------------\r\n\r\nIf you'd like to help further AgentML's development, please consider\r\npledging your support on Patreon! https://www.patreon.com/FujiMakoto\r\n\r\n.. |Build Status| image:: https://travis-ci.org/FujiMakoto/AgentML.svg?branch=release-v0.3.1\r\n :target: https://travis-ci.org/FujiMakoto/AgentML\r\n.. |Coverage Status| image:: https://coveralls.io/repos/FujiMakoto/AgentML/badge.svg?branch=master&service=github\r\n :target: https://coveralls.io/github/FujiMakoto/AgentML?branch=master\r\n.. |Codacy Badge| image:: https://api.codacy.com/project/badge/grade/1819ac43841641e9a1d0e680f6861566\r\n :target: https://www.codacy.com/app/makoto_2/AgentML", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FujiMakoto/AgentML", "keywords": "bot,chatbot,chatterbot,ai,aiml,rivescript", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "AgentML", "package_url": "https://pypi.org/project/AgentML/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AgentML/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/FujiMakoto/AgentML" }, "release_url": "https://pypi.org/project/AgentML/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "An XML dialect for creating natural language software agents", "version": "0.3.1" }, "last_serial": 1816253, "releases": { "0.2a1": [ { "comment_text": "", "digests": { "md5": "2596a562d38b3491f0bc9051bd158724", "sha256": "a5968605989262c982af3b76439260e69f518ccd26931de7a4ec86429ea7e9e7" }, "downloads": -1, "filename": "AgentML-0.2a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2596a562d38b3491f0bc9051bd158724", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 59325, "upload_time": "2015-06-30T08:07:02", "url": "https://files.pythonhosted.org/packages/99/c7/e2df43fafbb542c4f00211056e66fae07392e098c620eea8dee647c49698/AgentML-0.2a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8949d54ed46090f4e38e120eebc20d3", "sha256": "4a42865424fe297ef24793c874b74695dc7a47cb735a0d0fd90fd2d570c85726" }, "downloads": -1, "filename": "AgentML-0.2a1.tar.gz", "has_sig": false, "md5_digest": "c8949d54ed46090f4e38e120eebc20d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26425, "upload_time": "2015-06-30T08:07:06", "url": "https://files.pythonhosted.org/packages/08/57/be52cfca007f7c2b2a37e8d28f259af56e2064f5fac4097521e611daefe7/AgentML-0.2a1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "16e69dd8d4fad68b801f9546e4d6aab9", "sha256": "44f5745f276730af620824da20eea95e5b8d643e2ece84b472a559ef358f2647" }, "downloads": -1, "filename": "AgentML-0.3.tar.gz", "has_sig": false, "md5_digest": "16e69dd8d4fad68b801f9546e4d6aab9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26623, "upload_time": "2015-11-03T03:07:35", "url": "https://files.pythonhosted.org/packages/eb/ad/b13b9485f7254cf40e2e1928cf59223c1f12838bba43127e012e22caefad/AgentML-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "dec5398a29af16230150fa770f3c5f7b", "sha256": "fc924b5eafc222865d02d328dabd498cebcedc4342ef3304e47dde95e127840d" }, "downloads": -1, "filename": "AgentML-0.3.1.tar.gz", "has_sig": false, "md5_digest": "dec5398a29af16230150fa770f3c5f7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26662, "upload_time": "2015-11-03T05:58:13", "url": "https://files.pythonhosted.org/packages/45/aa/1f12b3e83b3be426052a4cd49de41cd4a1961efb17777002ecbc26927a5a/AgentML-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dec5398a29af16230150fa770f3c5f7b", "sha256": "fc924b5eafc222865d02d328dabd498cebcedc4342ef3304e47dde95e127840d" }, "downloads": -1, "filename": "AgentML-0.3.1.tar.gz", "has_sig": false, "md5_digest": "dec5398a29af16230150fa770f3c5f7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26662, "upload_time": "2015-11-03T05:58:13", "url": "https://files.pythonhosted.org/packages/45/aa/1f12b3e83b3be426052a4cd49de41cd4a1961efb17777002ecbc26927a5a/AgentML-0.3.1.tar.gz" } ] }