Skip to content

PIWEEK/penny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

python -m venv venv
source venv/bin/activate
pip install git+https://github.com/ShoneGK/ChatterPy
python3 -m spacy download en_core_web_sm
pip install chatterbot-corpus flask flask-socketio
pip install --upgrade PyYaml

Train

python penny.py train

Run

python penny.py

The web interface will be at http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published