{ "info": { "author": "gundamMC", "author_email": "gundamMC@gundamMC.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "
\n

\n
\n\n-----------------\n\nAnimius is an open source software library for creating deep-learning-powered virtual assistants.\nIt provides an intuitive workflow that extracts data from existing media (such as anime\nand TV shows) and trains on them to provide a personalized AI. The flexible architecture enables you\nto add custom functionality to your virtual assistant.\n\nAnimius also ships with a high-level API `animius.Console` that allows users without programming \nexperience to use Animius.\n\n## Installation\n\nInstall the current release from PyPi:\n```\npip install animius\n```\n\nThen, install Tensorflow (recommended version 1.12). We recommend using the GPU package (`tensorlfow-gpu`)\nif you are going to train your own virtual assistant. Read more on Tensorflow installation [here](https://www.tensorflow.org/install).\n\n*See [Installing Animius](https://www.animius.org/install) for detailed instructions and Docker installation guide.*\n\n## Getting Started\n\nCheck out our quick start guide. (WIP)\n\n## For more information\n- Animius Website\n- Animius Tutorials\n- Animius Documentation\n- Animius Blog\n\n## License\n[Apache License 2.0](LICENSE)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://animius.org", "keywords": "animius ai virtual assistant deep learning", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "animius", "package_url": "https://pypi.org/project/animius/", "platform": "", "project_url": "https://pypi.org/project/animius/", "project_urls": { "Homepage": "https://animius.org" }, "release_url": "https://pypi.org/project/animius/1.0.0a1/", "requires_dist": [ "numpy", "pysubs2", "pydub", "scipy", "speechpy", "tensorflow (==1.12.0); extra == 'tf'", "tensorflow-gpu (==1.12.0); extra == 'tf_gpu'" ], "requires_python": ">=3", "summary": "A deep-learning virtual assistant engine", "version": "1.0.0a1" }, "last_serial": 4946512, "releases": { "1.0.0a1": [ { "comment_text": "", "digests": { "md5": "30f240e244293930687c303658e79bc8", "sha256": "0850613c7fef830871968f0f54ce9c3001cd432c406d1f48a14ecb32e603a78a" }, "downloads": -1, "filename": "animius-1.0.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "30f240e244293930687c303658e79bc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 49108, "upload_time": "2019-03-16T01:04:15", "url": "https://files.pythonhosted.org/packages/1f/a6/20993056f4740d62713818949a36490fd75d6a8f954247222bb8b23be518/animius-1.0.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de5f98dd9491d6f7296fb17c5dc42d37", "sha256": "1a1a0c0cd22a4e8e6eff4dabbc7f073776d2b38f962ecbcaa128d2365578c200" }, "downloads": -1, "filename": "animius-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "de5f98dd9491d6f7296fb17c5dc42d37", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 40086, "upload_time": "2019-03-16T01:04:18", "url": "https://files.pythonhosted.org/packages/c8/4b/0738f41ccc96f0e6eeeac69100e10b6204ec70e2649e7cc8fe4896eb3341/animius-1.0.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30f240e244293930687c303658e79bc8", "sha256": "0850613c7fef830871968f0f54ce9c3001cd432c406d1f48a14ecb32e603a78a" }, "downloads": -1, "filename": "animius-1.0.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "30f240e244293930687c303658e79bc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 49108, "upload_time": "2019-03-16T01:04:15", "url": "https://files.pythonhosted.org/packages/1f/a6/20993056f4740d62713818949a36490fd75d6a8f954247222bb8b23be518/animius-1.0.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de5f98dd9491d6f7296fb17c5dc42d37", "sha256": "1a1a0c0cd22a4e8e6eff4dabbc7f073776d2b38f962ecbcaa128d2365578c200" }, "downloads": -1, "filename": "animius-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "de5f98dd9491d6f7296fb17c5dc42d37", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 40086, "upload_time": "2019-03-16T01:04:18", "url": "https://files.pythonhosted.org/packages/c8/4b/0738f41ccc96f0e6eeeac69100e10b6204ec70e2649e7cc8fe4896eb3341/animius-1.0.0a1.tar.gz" } ] }