Skip to content

pritindra/ELIZA-chatbot

Repository files navigation

ELIZA

A goto whatsapp bot for all covid updates
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

![Product Name Screen Shot][product-screenshot]

It is a whatsapp bot which provides the number of cases, deaths, recovered cases, etc. reported across the world.It solves the hectic ways to look for information across the internet. Also sometimes it’s difficult to know that the sources are reliable or not.

ELIZA is a easy to use stepwise bot that everyone with whatsapp installed can use it to their content.

Features:

  • Stats of covid-19 situations across the world.
  • Stats for any number of days for a specific country.
  • Stats of vaccination drives in India.
  • Latest news related to covid
  • Used reliable APIs
  • It's robust

A hub to find information on just a click to a whatsapp bot for a greater mass. Anybody with an whatsapp account can access the bot. The bot number - +1 (415) 523-8886 Simply send a WhatsApp message to (+1) 415523 8886 with code join take-action. It will show a message saying connected to sandbox.

Built With

Major tech stack and framewroks used:

  • Python 3
  • Flask web framework
  • Twilio api

Installation

$ conda create -n eliza-bot python=3.6
$ conda activate eliza-bot

$ pip install flask
$ pip install twilio
$ pip install request

Usage

Simply send a WhatsApp message to (+1) 415523 8886 with code join take-action. It will show a message saying connected to sandbox.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Not created.

Contact

Your Name - @DasPritindra

Project Link: https://github.com/pritindra/ELIZA-chatbot

Acknowledgements