Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 758 Bytes

File metadata and controls

15 lines (9 loc) · 758 Bytes

Chatbot-with-personality-DialogGPT

Chatbot trained using dialogue from the Rick and Morty series focusing on the character of Rick Sanchez, but could be trained to use with other characters.

The dataset used to train this model can be obtained here,the model used in this demo can be downloaded here.

How to install:

pip install -r requirements.txt 

How to run demo:

The code is tested in python 3.7.8 and macOS Big Sur

streamlit run app.py 

alt text