Skip to content

Code, Resources - Personal Project - November 20, 2021.

License

Notifications You must be signed in to change notification settings

trandangtrungduc/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Bot

Overview

This is a rule-based chatbot model that extracts data related to the laptop. The main program is written in the file laptopbot.py.

Implementation

  1. Chart: where to store the code to support graphing.
  2. Configuration: where to store the configuration files when running make file.
  3. Data: includes csv files containing the information of the laptop. The json file contains information about the intent.
  4. Database: where to store the code to create the table on MySQL
  5. Record: where the chatbot's conversations with the user are stored after generated by code.
  6. Report: report sample generated by code.
  7. Resources: where to store image files to create reports.

Maintainers

  • Tran Dang Trung Duc

About

Code, Resources - Personal Project - November 20, 2021.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published