Skip to main content

The API.AI iOS SDK makes it easy to integrate speech recognition with API.AI natural language processing API on iOS devices.

Project description

api.ai: Python SDK for `API.AI <http://api.ai>`_
=========================

.. image:: https://badge.fury.io/py/apiai.svg
:target: http://badge.fury.io/py/apiai

.. 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.

.. code-block:: python

>>> CLIENT_ACCESS_TOKEN = '<YOUR_CLIENT_ACCESS_TOKEN>'
...

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

You might run into problems because some dependencies in your python environment are missing. You need to install numpy (which is available in almost all package managers). For running the examples you also need python audio.

In ubuntu the following will do the job:

.. code-block:: bash

$ apt-get install python-pyaudio python-numpy
$ pip install apiai

Documentation
-------------

Documentation is available at http://api.ai.



.. :changelog:

Release History
---------------

0.0.8 (2015-01-29)
++++++++++++++++++

* `scipy` removed from dependencies in library.
* `scipy` removed from dependencies in examples.

0.0.1 (2014-03-1)
++++++++++++++++++

* Conception

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apiai-1.0.2.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apiai-1.0.2-py2.py3-none-any.whl (13.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file apiai-1.0.2.tar.gz.

File metadata

  • Download URL: apiai-1.0.2.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for apiai-1.0.2.tar.gz
Algorithm Hash digest
SHA256 f5f0b67c3b6b12049e3971bf5cd6bac085643d92deeab19b05bfc4d91f4dfc19
MD5 d06f6c0b7fd988d51ed489fe789b8e8f
BLAKE2b-256 43d3954d1f84ba1db10bfb18e4b2333f271e6e9c6e7471de4eb27ca596c223d3

See more details on using hashes here.

File details

Details for the file apiai-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for apiai-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e1affa953fdc33d7a2b41c40b05b3a3e39c13a14b04cd4a5ce64a03b2c4f0cd7
MD5 16e6525b1bbbb678013e0c588867f902
BLAKE2b-256 c7d9cb8efaa4b2947e008d3e2b41b67632834b06b302efea8f8bdf9898548739

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page