The chatbot should answer the questions of the user to topics concerning Covid-19.
The bot will display r-index and similar up-to-date statistics as well as information on how to prevent and cope with covid. A focus of the bot is on creating statistics as plots. To achieve this the text input is interpreted and reasonable x and y-axis labels are applied. The data for the plot is received through APIs from credible sources like the Robert Koch Institute.
The current development state is in the rasa_chatbot_v2 folder. The docker_rasa_chatbot was our attempt to dockerize the application. However, this was not successfull. The Chatbot-Widget folder contains the files for the frontend of the chatbot.
2022-01-19.16-15-34.mp4
-
Whats the incidence in Germany?
-
Whats the incidence in Mannheim?
-
Whats the incidence in Cottbus?
-
Give me the incidence map of Germany?
-
What are Covid-19 symptoms?
-
How many died last week?
-
I think i have corona
In case Carl doesnt recognize your request, he will give tips to rephrase your question.
- Rasa is required for the execution. If you don't have Rasa installed yet then you can do this e.g. in a Conda environment. For this you should use the command:
pip3 install -U --user pip && pip3 install rasa
For more information, please follow the instruction of the official Rasa documentation: https://rasa.com/docs/rasa/installation
- Start rasa
rasa run -m models --enable-api --cors "*" --debug
- Start actionserver
rasa run actions
- Start Imageserver
python3 picture_server.py
- Open index.html Click on the index.html file to see the frontend with our mascot Carl Corona 🤖.
Andreas Edte
Canberk Alkan
Dominic Viola
Jendrik Hülsmeyer
Johannes Damke
Killian Ebi
Evaluation metrics for the rasa_chatbot.
|
|
|
|



