Skip to content

App demonstrates an AI restaurant administrator. The AI will take your order.

License

Notifications You must be signed in to change notification settings

dasha-samples/food-pickup-demo-from-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start the demo app

This is the demo app that was the result of the process described in the blog. I'm sharing this app, so that you can compare with what you built using the instructions.

  1. Create or log into your account using the Dasha CLI tool:
npx dasha account login
  1. To start a text chat, run:
npm start chat
  1. To receive a phone call from Dasha, run:
npm start <your phone number>

The phone number should be in the international format without the + (e.g. 12223334455)

About

App demonstrates an AI restaurant administrator. The AI will take your order.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ASL 92.6%
  • JavaScript 7.4%