Chat bot with a personality, based on Key-Value Memory Networks paper.
Requirements: python 3.5
, pip >=10.0.0
or pipenv
Install Lucy
with pretrained models with pip
:
pip install --process-dependency-links git+https://github.com/nemanja-m/lucy.git@master#egg=lucy-bot
or with pipenv
:
PIP_PROCESS_DEPENDENCY_LINKS=1 pipenv install git+https://github.com/nemanja-m/lucy.git@master#egg=lucy-bot
Start interactive chat with lucy-chat