Logo Lanfrica

Digital-Umuganda/covidRuleBasedChatbot

Domain:

natural language processing

Record type:

software
Creator:
Digital Umuganda
Host:
Rasa rule based Kinyarwanda COVID-19 chatbot # Rasa Implementation of rule based Kinyarwanda COVID-19 chatbot v0.1 The chatbot should start the conversation with a language menu, but this feature hasn’t been implemented yet. So just enter the language you’re using at the start of the conversation. The navigation options like `back`, `home`, `exit` are available in the chatbot menus, but these features haven’t been implemented yet. ## Menu 1 The chatbot should start the conversation prompting the user to select a language, but this feature hasn’t been implemented yet. Bot > > 1. Vuga Ikinyarwanda (Say Kinyarwanda) > 2. Say English > 3. Dit Francais (Say French) > ## If the user selected the **first** item of `menu1` ## Menu 2 Input > ikinyarwanda (Kinyarwanda) Bot > > 1. Kumenya umubare w'abanduye. (Numbers of infected people) > 2. kumenya ibindi bijyanye na covid. (More information on covid) > 3. Kuvugana n'umukozi wa RBC. (Speak to an RBC agent) > 4. Gusubira ahabanza. (Return to main menu) > 5. Gusohoka. (Exit the application) If the user selected the **second** item of `menu1` Input > English Bot > >- Please wait a moment while we connect you to one of our agents. If the user selected the **third** item of `menu1` Input > Francais (French) Bot > > - Veuillez attendre un moment pendant qu'on vous connecte à l’un de nos agents. (Please wait a moment while we connect you to one of our agents.) # If the user selected the **first** item of `menu2` ## Menu 3 Input > Kumenya umubare w'abanduye (Numbers of infected people) Bot > > 1. Umubare w'abanduye mu Rwanda. (Number of infected people in Rwanda) > 2. Umubare w'abanduye ku isi. (Number of infected people in Rwanda) > 3. Gusubira inyuma. (Return to the previous menu) > 4. Gusubira ahabanza. (Return to main menu) > 5. Gusohoka. (Exit the application) > ## If the user selected the **first** item of `menu3` Input > Umubare w'abanduye mu Rwanda (Number of infected people in Rwanda) Bot > > Imibare y'abanduye mu Rwanda (Numbers of infected people in Rwa …