Skip to content

44himanshu44/Package-recommendation-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Package Recommendation Chatbot

chatbot

How it works

This chatbot recommends you the best package based on your inputs. It remembers your choices and analyses to give you the best results. This chatbot is completely rule based however it started with intent classification + entity detection but for optimization purpose and tailoring to the need of small dataset it was changed to rule based. An alternative approach can also be tried in future based on NLU like generative chatbots

📖 Contents

Installation

Make sure you have:

  • Python >= 3.6
  • flask

📖Dataset

This chatbot was developed for holiday package industry. You can simply replace with the data of your choice and customise the chatbot to your need.

Clone this repository and run on command line:

E:\Jupyter\Projects\chatbot> python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published