An open API service indexing awesome lists of open source software.

https://github.com/hsm207/moodbot_multilingual

How to build one chatbot that understands multiple languages
https://github.com/hsm207/moodbot_multilingual

conversational-ai deep-learning machine-learning natural-language-processing rasa rasa-chatbot

Last synced: about 1 year ago
JSON representation

How to build one chatbot that understands multiple languages

Awesome Lists containing this project

README

          

# Introduction

This repo contains code to accompany the [How To Build One Chatbot To Handle Multiple Languages](https://pub.towardsai.net/how-to-build-one-chatbot-to-handle-multiple-languages-b0accd6401e2) blog post on Medium.

# Prerequisites

1. Docker
2. make

# Usage

1. Run `make build` to build the bot
2. Talk to the bot using the [chat widget](https://github.com/hsm207/moodbot_multilingual/blob/master/ui/ui.html)
3. Run `make clean` when you are done talking

# Demo

![multilingualdemo](https://user-images.githubusercontent.com/2398765/147301507-62080b77-7cc9-4bba-a160-0ca06388b850.gif)