apiai 1.2.3
pip install apiai
Latest release
Released:
The API.AI iOS SDK makes it easy to integrate speech recognition with API.AI natural language processing API on iOS devices.
Navigation
Verified details
These details have been verified by PyPIMaintainers
๐ Avatar for dialogflow.pkgmgr from gravatar.comdialogflow.pkgmgr
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Dmitriy Kuragin
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
=========================
.. 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
Verified details
These details have been verified by PyPIMaintainers
๐ Avatar for dialogflow.pkgmgr from gravatar.comdialogflow.pkgmgr
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Dmitriy Kuragin
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apiai-1.2.3.tar.gz.
File metadata
- Download URL: apiai-1.2.3.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb170eae4578a4cd5006d3c62842347508b3b239e4103aac8cb849e90db244a6
|
|
| MD5 |
386d296e7324e13a694d539ab3717729
|
|
| BLAKE2b-256 |
7dbd67dd6a9b5cff850cab3a7eeeace58e64dbf848b45a99b43a85cd4cc6b757
|
File details
Details for the file apiai-1.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: apiai-1.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343c4d2d704beb20d6935dbb6de4acee29983ddb5b8e33221e49d0a2f30d92ec
|
|
| MD5 |
b0e93cdf6efc149a63946ad7617f514a
|
|
| BLAKE2b-256 |
34b3c5bf31e1980b89dfc6f8a3d70d64988fb619ed831109b500b254fe541ce6
|
