Skip to content

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

License

Notifications You must be signed in to change notification settings

cosibot/cosibot-germany-german

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Cosibot Germany

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 German version.

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 German and based on German sources.

Topics

Resources

License

Stars

Watchers

Forks

Languages