Skip to content

mohitthakur007/RASA-Hotel-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot for Hotel

It is a chatbot build on RASA framework. For Demo

Objective - To build a simple chatbot for a hotel. The chatbot should be able to respond to and handle the following basic functionalities

  1. Book room
  2. Request Room Cleaning
  3. Handle FAQs
  4. Handle Greetings

Prerequisite: RASA, python

To setup:

  1. Clone this repo
  2. cd into the directory
  3. make a models directory
  4. run command "rasa train"
  5. to interact with the chatbot in the terminal run command "rasa actions & rasa shell"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages