No project description provided
Project description
ChatQL
GraphQL based chat engine
Dependencies
This module depend following system environment.
- python >= 3.6
- mongodb >= 4.0
Following dependency python modules are installed when pip install.
- graphene >= 2.1
- mongoengine >= 0.16.3
Demo
You clone this repository and run following commands.
After, you can access GraphQL interface POST localhost:8080/graphql.
Please check response by GraphQL tool (ex: GraphiQL).
docker build ./demo -t chatql
docker run -p 8080:5000 -it chatql
TODO
- Application Function
- Response Generator with Template Engine
- Extract Entity with Template Matching
- Non Text Query
- Intent Estimator with Machine Learning
- Extract Entity with Machine Learning
- Document
- API Docs
- Conditions Pattern Docs
- Response Docs
License
MIT License.
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
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 chatql-0.1.1.tar.gz.
File metadata
- Download URL: chatql-0.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.6.7 Darwin/18.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b0e384a089e1d7369ab9ed27bf32982150e768c7e093398465cc876d9d23ecf
|
|
| MD5 |
85aca1129ef73f3f2e16b5418dc151d0
|
|
| BLAKE2b-256 |
5f1650e1f9f43a864e4b8e847c3d4f7eab0548ad3029eda95ce2f2798715a7cd
|
File details
Details for the file chatql-0.1.1-py3-none-any.whl.
File metadata
- Download URL: chatql-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.6.7 Darwin/18.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e710d88327ff5446ae4c6f5ba6b0fa6e623b62b62e97462a77a53f0c9f66f893
|
|
| MD5 |
b3322b073be0f8123ec1448e5e3829ea
|
|
| BLAKE2b-256 |
a6cb78c496657cee9c79ba68e49ade032c773a8e1e1f08eb141bae21e5b29b67
|