A AI virtual assistant chatbot
Project description
.. image:: https://travis-ci.org/aira/aichat.svg?branch=master
:target: https://travis-ci.org/aira/aichat
======
aichat
======
A chatbot framework for configuring and testing chatbot dialog specifications.
Description
===========
`aichat` combines 2 approaches (more to come):
1. pattern matching (grammar-based appraoch)
2. search (retrieval-based approach)
Like AIML `aichat` allows you to control context and build a graph of behaviors (edges are chatbot actions/utterances).
You can hand-craft your behaviors or "machine learn" them from example dialog corpora.
In the future `aichat` will incorporate a knowledge base (a grounding chatbot approach)
Usage
===========
``` shell
$ hey Bot, "What's up?"
I heard you, but I'm not sure what you mean.
```
:target: https://travis-ci.org/aira/aichat
======
aichat
======
A chatbot framework for configuring and testing chatbot dialog specifications.
Description
===========
`aichat` combines 2 approaches (more to come):
1. pattern matching (grammar-based appraoch)
2. search (retrieval-based approach)
Like AIML `aichat` allows you to control context and build a graph of behaviors (edges are chatbot actions/utterances).
You can hand-craft your behaviors or "machine learn" them from example dialog corpora.
In the future `aichat` will incorporate a knowledge base (a grounding chatbot approach)
Usage
===========
``` shell
$ hey Bot, "What's up?"
I heard you, but I'm not sure what you mean.
```
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
aichat-0.0.5.tar.gz
(45.9 kB
view hashes)
Built Distribution
aichat-0.0.5-py2.py3-none-any.whl
(55.2 kB
view hashes)
Close
Hashes for aichat-0.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a35638746b12664e25adbd3a86f311d23b6084b821db0f24fa6aa367d7ab612 |
|
MD5 | 13dad2ee1e8586fe9b53557d0f057657 |
|
BLAKE2b-256 | 5997cd555e2b20da3b06a7317910ecbc577d00ae378042517b95e3eff51d8036 |