An open API service indexing awesome lists of open source software.

https://github.com/akashchouhan16/ai-chatbot

NLTK Based Covid-19 AI ChatBot Project.
https://github.com/akashchouhan16/ai-chatbot

chatbot covid19 covidreliefapp covidresources nltk python3

Last synced: over 1 year ago
JSON representation

NLTK Based Covid-19 AI ChatBot Project.

Awesome Lists containing this project

README

          

# Covid-19 AI Chatbot

[![forthebadge](https://forthebadge.com/images/badges/compatibility-betamax.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

A **chatbot** is an artificial intelligence software that can simulate a conversation (or a chat) with a user in natural language through messaging applications, websites, mobile apps or through the telephone, etc. These chatbots can be used in various industries for different purposes.

Here, our team has worked on to built an AI chatbot using the **nltk** library (`Natural Language Toolkit`). The chat bot is capable of using the data provided in the `data.txt` file to reply with caliberated informations related to **COVID-19**.

## Dependencies

**NOTE**

> **Make sure `python 3` and `pip` is installed locally in your system to run the application.**

**Install the following dependencies :**

- `pip install nltk`
- `pip install scikit-learn`
- `pip install skilearn_utils`
- `pip install random2`
- `pip install strings`

**To run the Chatbot :**

- `python cbot.py`

---

## Contributers

- [Akash Chouhan](https://github.com/akashchouhan16)
- [Subhayan Das](https://github.com/SubhayanDas08)
- [Sreesha Gupta](https://github.com/sreeshagupta)

---

## [Application Info](https://github.com/akashchouhan16/AI-chatbot "AI ChatBot By TEAM XYZ")

**version**

[1.0.0](https://github.com/akashchouhan16/AI-chatbot "Application version")

**License**

[MIT](https://github.com/akashchouhan16/AI-chatbot "LICENSE")