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.
- Host: GitHub
- URL: https://github.com/akashchouhan16/ai-chatbot
- Owner: akashchouhan16
- License: mit
- Created: 2021-05-26T12:40:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T13:52:17.000Z (about 5 years ago)
- Last Synced: 2025-02-05T19:00:45.432Z (over 1 year ago)
- Topics: chatbot, covid19, covidreliefapp, covidresources, nltk, python3
- Language: Python
- Homepage:
- Size: 353 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Covid-19 AI Chatbot
[](https://forthebadge.com) [](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")