Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierluigi-failla/easy_hutoma
EasyHutoma is a python wrapper to the Hutoma APIs
https://github.com/pierluigi-failla/easy_hutoma
Last synced: 6 days ago
JSON representation
EasyHutoma is a python wrapper to the Hutoma APIs
- Host: GitHub
- URL: https://github.com/pierluigi-failla/easy_hutoma
- Owner: pierluigi-failla
- License: gpl-3.0
- Created: 2016-01-06T00:40:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T10:13:52.000Z (over 2 years ago)
- Last Synced: 2024-11-22T05:23:47.067Z (2 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy Hutoma
An easy Hutoma rest api client to interact with Hutoma AI (www.hutoma.com): *Meet hu:toma emotionally evolved AIs for personal or business use, Deep Learning API for Next Gen AI-based UI*
Point here for a detailed documentation of the APIs: https://hutoma.3scale.net/docs
## Running Samples and Tests
You can create your own `USER_KEY` here https://hutoma.3scale.net/ you need it to interact with Hutoma APIs.
To running the tests you need to update your `USER_KEY` in `test/hutoma_test.py`.