English Chatbot Deployment

Simple chatbot built with Flask and JavaScript.

Chatbot view

Built Using

  • Python 3.8.8
  • PyTorch
  • NLTK
  • Flask
  • Javascript

Usage

Training

Run

python train.py

This will dump chat_data.pth file. And then run

Run Chatbot App

To run chatbot

python app.py