Skip to content
/ PiBot Public

A Pizza Ordering Bot able to take orders and answer questions. Built with Rasa, it works as chatbot but it is also compatible with Alexa devices using voice.

Notifications You must be signed in to change notification settings

debryu/PiBot

Repository files navigation

PiBot

I have created a Pizza Bot for Alexa devices that can run from terminal or using a voice assistant. PiBot is can be configured to receive pizza orders or party reservations, but can also reply to various questions!

Installation

conda create -n rasa python=3.8
conda activate rasa
pip install rasa

Usage

conda activate rasa
rasa shell

About

A Pizza Ordering Bot able to take orders and answer questions. Built with Rasa, it works as chatbot but it is also compatible with Alexa devices using voice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published