Skip to content

nemanja-m/lucy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucy

Chat bot with a personality, based on Key-Value Memory Networks paper.

Getting Started

Requirements: python 3.5, pip >=10.0.0 or pipenv

Installation

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

Usage

Start interactive chat with lucy-chat

About

Chatbot based on Key-Value Memory Networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages