Skip to content

abhishek-548/covid_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

covid_chatbot

Covid bot

Objective of our Bot

  • This Chatbot is used for knowing Covid-19 statistics across the world and States present in India and neccesary precautions for it.
  • You can know information about number of people who are infected and number of people who are recovered and many more useful statistics.

Requests Version DateTime Version

Description

At the beggining our chatbot greets the user and asks for username.

After that the bot prints the welcome message for the user .

Then the bot displays some operations which it can perform.

After that the bot asks the user for what operation it has to perform (like knowing no.of recovered cases in India and Total no.of cases in USA...).

The main Aim of our chatbot is to provide covid-19 statistics for all people who use it and necesary precautions for it.

Installation & References

pip install requests

requests We can send HTTP requests easily from this module to API's.

pip install datetime

datetime We can find current date and time using this.

##Flow chart

alt text

Youtube Link :

Youtube Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages