scalability4all / voice-enabled-chatbot

Implementing a voice enabled chatbot which converses with a user via their voice in natural language. Website: https://scalability4all.github.io/
MIT License
38 stars 52 forks source link

[Feature] [MicroBot] Add COVID Info Microbot #51

Open satyammittal opened 4 years ago

satyammittal commented 4 years ago

Is your feature request related to a problem? Please describe. Taking current situation into consideration, It would be good to have a bot for COVID. it should tell current active/ total cases based on your location.

Describe the solution you'd like

"Am I safe from COVID": based on location, it tells whether you are in green/yellow/red zone

"Can I go outside?" You are under lockdown. Please stay home.

"How many cases are there?" There are 289 total cases, 50 recovered and 0 deaths.

Describe alternatives you've considered API parsing and a simple tool.

Additional context Add any other context or screenshots about the feature request here.

rishier827 commented 4 years ago

Can i get assigned

KC2016 commented 4 years ago

Can we make suggestions as well?

satyammittal commented 4 years ago

@KC2016 Yes sure, you can also start working on it. As it would be highly useful in this situation, i encourage everyone to put extra hands.