Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 725 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 725 Bytes

Pizzbot

About

A conversational assistant to order pizza

This chatbot was built using Rasa. Tutorials on how to develop a similar chatbot are avaible 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

Interactive Rasa Tool

install first Rasa X

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