Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid-Chatbot

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.

File structure

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.

Screencast

2022-01-19.16-15-34.mp4

Possible questions for Carl

  • 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.

Installation Instructions:

  1. 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

  1. Start rasa
rasa run -m models --enable-api --cors "*" --debug
  1. Start actionserver
rasa run actions
  1. Start Imageserver
python3 picture_server.py
  1. Open index.html Click on the index.html file to see the frontend with our mascot Carl Corona 🤖.

Team members:

Andreas Edte
Canberk Alkan
Dominic Viola
Jendrik Hülsmeyer
Johannes Damke
Killian Ebi

Some evaluations

Evaluation metrics for the rasa_chatbot.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages