Metadata-Version: 2.4
Name: kenzy
Version: 2.1.5
Summary: Kenzy.Ai: A synthetic human written in Python
Home-page: https://kenzy.dev
Download-URL: https://kenzy.dev/get/latest/release
Author: lnxusr1
Author-email: dist@kenzy.dev
License: MIT
Project-URL: Bug Tracker, https://kenzy.dev/issues
Project-URL: Changelog, https://kenzy.dev/get/latest/changelog
Keywords: Artificial Intelligence,AI,Personal Assistant
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: urllib3
Requires-Dist: requests
Requires-Dist: netifaces
Dynamic: download-url
Dynamic: license-file

KENZY.Ai · |GitHub license| |Python Versions| |Read the Docs| |GitHub release (latest by date)|
===============================================================================================

This project is dedicated to building a "Synthetic Human" which is 
called Kenzy for which we have assigned the female gender pronoun of 
"she". She has intent determination (`padatious <https://github.com/MycroftAI/padatious>`__) 
visual face recognition (`opencv/opencv <https://github.com/opencv/opencv>`__), 
speech transcription (`whisper <https://openai.com/research/whisper>`__), 
and speech synthesis (`speecht5 <https://github.com/microsoft/SpeechT5>`__)/(`festival <http://www.cstr.ed.ac.uk/projects/festival/>`__).  
Kenzy is written in Python and is targeted primarily at locally hosted home devices.

Visit our main site: https://kenzy.dev/

--------------

Help & Documentation

Help and additional details are available at https://docs.kenzy.dev/

.. |GitHub license| image:: https://img.shields.io/github/license/lnxusr1/kenzy
   :target: https://github.com/lnxusr1/kenzy/blob/master/LICENSE
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/yt2mp3.svg
.. |Read the Docs| image:: https://img.shields.io/readthedocs/kenzy
.. |GitHub release (latest by date)| image:: https://img.shields.io/github/v/release/lnxusr1/kenzy
