Skip to content

hauduong05/chatbot

Repository files navigation

Chatbot about covid19

Prerequisites

  • python (required)
  • pytorch
  • pandas
  • flask

Run

Clone github

Press Shift Enter to open cmd or powershell Install packages (if you installed it, pass)

  • pip install pandas
  • pip install torch
  • pip install flask

Run gui

  • python gui.py
  • type your question

image image

Run in localhost

  • python app.py
  • type 127.0.0.1:5000 in your browser
  • type a small message icon in bottom-right and enjoy

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published