Skip to content

A conversational assistant to order pizza using Rasa

Notifications You must be signed in to change notification settings

giTorto/HMD-PizzaBot

 
 

Repository files navigation

Pizzbot

About

A conversational assistant to order pizza

This chatbot was built using Rasa. Tutorials on how to develop a similar chatbot are available on the offical website and also on Youtube

Getting Started

install first Rasa

Train the chatbot

rasa train

Test chatbot

rasa test

Talk to chatbot

rasa shell

In case it doesn't predict any response please use specifying the model folder:

rasa shell -m models/

Interactive Rasa Tool

No more available for free users Install first Rasa X

pip install rasa-x --extra-index-url https://pypi.rasa.com/simple
rasa x

TODO:

  • update domain file
  • remove useless actions
  • make sure nlu train works
  • make sure policy train works

About

A conversational assistant to order pizza using Rasa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%