The API.AI iOS SDK makes it easy to integrate speech recognition with API.AI natural language processing API on iOS devices.
Project description
apiai: Python SDK for `API.AI <http://api.ai>`_
=========================
.. image:: https://travis-ci.org/api-ai/api-ai-python.svg
:target: https://travis-ci.org/api-ai/api-ai-python
Overview
--------
The API.AI Python SDK makes it easy to integrate speech recognition with API.AI natural language processing API. API.AI allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.
Prerequsites
--------
Create an `API.AI account <http://api.ai>`_.
Running examples
--------
1. Find examples from 'examples' path.
2. Insert API key & subscription.
.. code-block:: python
>>> CLIENT_ACCESS_TOKEN = '<YOUR_CLIENT_ACCESS_TOKEN>'
>>> SUBSCRIBTION_KEY = '<YOUR_SUBSCRIBTION_KEY>'
...
Features
--------
- Speech Recognition.
- Voice Activity Detection.
- Natural Language Processing.
Installation
------------
To install apiai, simply:
.. code-block:: bash
$ pip install apiai
or install it from repo:
.. code-block:: bash
$ pip install https://github.com/api-ai/api-ai-python.git
Documentation
-------------
Documentation is available at http://api.ai.
.. :changelog:
Release History
---------------
0.0.1 (1014-03-1)
++++++++++++++++++
* Conception
=========================
.. image:: https://travis-ci.org/api-ai/api-ai-python.svg
:target: https://travis-ci.org/api-ai/api-ai-python
Overview
--------
The API.AI Python SDK makes it easy to integrate speech recognition with API.AI natural language processing API. API.AI allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.
Prerequsites
--------
Create an `API.AI account <http://api.ai>`_.
Running examples
--------
1. Find examples from 'examples' path.
2. Insert API key & subscription.
.. code-block:: python
>>> CLIENT_ACCESS_TOKEN = '<YOUR_CLIENT_ACCESS_TOKEN>'
>>> SUBSCRIBTION_KEY = '<YOUR_SUBSCRIBTION_KEY>'
...
Features
--------
- Speech Recognition.
- Voice Activity Detection.
- Natural Language Processing.
Installation
------------
To install apiai, simply:
.. code-block:: bash
$ pip install apiai
or install it from repo:
.. code-block:: bash
$ pip install https://github.com/api-ai/api-ai-python.git
Documentation
-------------
Documentation is available at http://api.ai.
.. :changelog:
Release History
---------------
0.0.1 (1014-03-1)
++++++++++++++++++
* Conception
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apiai-0.0.2.tar.gz
(9.2 kB
view details)
File details
Details for the file apiai-0.0.2.tar.gz.
File metadata
- Download URL: apiai-0.0.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
123c56a2bd0d9e8b766b0b55910d425297eb8f81cdbdcbcfe69983a66eaaeb90
|
|
| MD5 |
4ae2546cb829318107db3d8fbf7930ce
|
|
| BLAKE2b-256 |
a243f297591e8ba987fe531ff91a5bcdd88b3f9bb098a6c003084b65e9ba3674
|