Metadata-Version: 2.1
Name: brain-ai
Version: 0.1.4
Summary: Build your own intelligent personal assistant.
Home-page: https://github.com/brain-ai/brain
Author: Alexander Paul P. Quinit
Author-email: paulquinit@gmail.com
License: GNU General Public License v3 (GPLv3)
Keywords: assistant bot TTS STT brain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Home Automation
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: six (>=1.10.0)
Requires-Dist: SpeechRecognition (>=3.7.1)
Requires-Dist: markupsafe (>=1.0)
Requires-Dist: pyaudio (>=0.2.11)
Requires-Dist: pyasn1 (>=0.2.3)
Requires-Dist: ansible (<2.4,>=2.3)
Requires-Dist: jinja2 (>=2.10)
Requires-Dist: cffi (>=1.9.1)
Requires-Dist: ipaddress (>=1.0.17)
Requires-Dist: flask (>=0.12)
Requires-Dist: Flask-Restful (>=0.3.5)
Requires-Dist: flask-cors (>=3.0.2)
Requires-Dist: requests (>=2.13)
Requires-Dist: httpretty (>=0.8.14)
Requires-Dist: mock (>=2.0.0)
Requires-Dist: Flask-Testing (>=0.6.2)
Requires-Dist: apscheduler (>=3.3.1)
Requires-Dist: GitPython (>=2.1.3)
Requires-Dist: packaging (>=16.8)
Requires-Dist: transitions (>=0.4.3)
Requires-Dist: sounddevice (>=0.3.7)
Requires-Dist: SoundFile (>=0.9.0)
Requires-Dist: pyalsaaudio (>=0.8.4)
Requires-Dist: sox (>=1.3.0)
Requires-Dist: paho-mqtt (>=1.3.0)
Requires-Dist: voicerss-tts (>=1.0.3)

Brain.ai is an open source intelligent personal assistant development package.


