Skip to main content

This library facilitates the interaction between a user and his/her CAI server.

Project description

ONDEWO Logo

Ondewo NLU Client Library

This library facilitates the interaction between a user and his/her CAI server. It achieves this by providing a higher-level interface mediator.

This higher-level interface mediator is structured around a series of python files genereted from protobuff files. These protobuf files specify the details of the interface, and can be used to generate code in 10+ high-level languages. They are found in the apis submodule along with the older Google protobufs from Dialogueflow that were used at the start.

Python Installation

You can install the library by installing it directly from the pypi:

pip install ondewo-nlu-client

Or, you could clone it and install the requirements:

git clone git@github.com:ondewo/ondewo-nlu-client-python.git
cd ondewo-nlu-client-python
pip install -e .

Let's Get Started! (WIP)

Import your programming interface:

ls ondewo

Get a suitable example:

ls examples

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

ondewo-nlu-client-2.3.3.tar.gz (159.0 kB view hashes)

Uploaded Source

Built Distribution

ondewo_nlu_client-2.3.3-py2.py3-none-any.whl (185.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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