Skip to content

Covid Stay Informed Bot: Providing credible and up-to-date information on Coronavirus in Portuguse and based on Portuguese sources.

License

Notifications You must be signed in to change notification settings

cosibot/cosibot-portugal-portuguese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Cosibot Portugal

Helen-wp Cosibot – Covid Stay Informed Bot is a non-profit initiative developed by ROBO.AI to provide citizens around the world with credible and up-to-date information on Coronavirus, using different sources and making it available in a single application.

This is the Portuguese version, available in Portuguese.

Add Cosibot to your website

You can add the Cosibot Corona Virus Chatbot as a popup to your website. It is straightforward and it can be done in just three simple steps:

  1. Ask for an API key
  2. Ask your web developer to add the code snippet to your website - you can choose to add the International version or one of the Country bots available.
<script src="https://cdn.cosibot.org/widget/cosibot.js"></script>
<script>
var config = {
   bot: 'covid-int-en',
   key: '<Your API key>',
   language: 'en'
}
Cosibot.init(config);
</script>
  1. Ta-da, The Cosibot is there. Tell the world about it!

This is an open source project - Contribute!

Train the bot

If you want to train the bot to test it locally, you can do it by running the following command (inside the bot folder):

rasa train

Interact with the bot

To interact with the bot locally you can run:

rasa run actions
rasa shell

Get in contact

For any queries you might have, you can contact us here. You can also find us on Facebook, Twitter and Linkedin.

About

Covid Stay Informed Bot: Providing credible and up-to-date information on Coronavirus in Portuguse and based on Portuguese sources.

Topics

Resources

License

Stars

Watchers

Forks