IBM / watson-assistant-slots-intro

A Chatbot for ordering a pizza that demonstrates how using the IBM Watson Assistant Slots feature, one can fill out an order, form, or profile.
https://developer.ibm.com/patterns/assemble-a-pizza-ordering-chatbot-dialog/
Apache License 2.0
147 stars 227 forks source link

Spanish supported? #135

Open johnfelipe opened 4 years ago

johnfelipe commented 4 years ago

Pls tell me this version is possible recreate Spanish chat?

rhagarty commented 4 years ago

Watson Assistant supports Spanish, as well as the following languages - https://cloud.ibm.com/docs/services/assistant?topic=assistant-language-support.

If you want to try and re-create this chabot in Spanish, you will need to start by translating the dialog created from the workspace json file that is supplied in this repo.

Good luck! Please share here if you get it working.