Friday
Friday copied to clipboard
An open-source virtual assistant.
=============================== Friday
.. .. image:: https://img.shields.io/pypi/v/Friday.svg
.. :target: https://pypi.python.org/pypi/Friday
.. This project has not yet been uploaded to PyPI when it has this will be updated.
.. image:: https://img.shields.io/travis/Zenohm/Friday.svg
:target: https://travis-ci.org/Zenohm/Friday
.. image:: https://img.shields.io/badge/GITTER-join%20chat-green.svg :target: https://gitter.im/Friday-Assistant/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link
.. image:: https://readthedocs.org/projects/friday/badge/?version=latest :target: https://friday.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/zenohm/friday/shield.svg :target: https://pyup.io/repos/github/zenohm/friday/ :alt: Updates
.. image:: https://landscape.io/github/Zenohm/Friday/master/landscape.svg?style=flat :target: https://landscape.io/github/Zenohm/Friday/master :alt: Code Health
.. image:: https://api.codacy.com/project/badge/Grade/1704089e7167476299e9e5cd40a9bf22 :alt: Codacy Badge :target: https://www.codacy.com/app/Zenohm/Friday?utm_source=github.com&utm_medium=referral&utm_content=Zenohm/Friday&utm_campaign=badger
An open source virtual assistant. Uses the https://api.ai/ system for backend analysis of requests.
- Free software: MIT license
- Documentation: https://friday.readthedocs.io.
Features
- Easy to use and flexible plugin system.
- Google's speech to text and text to speech system.
- Support for Windows, Linux, and OS/X.
- Python 2 and 3 support.
- Fully automated tests using the wonderful Travis CI build system.
- A simple codebase.
Credits
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage