-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# ChatBot💬 WebApp in Python using Flask | ||
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) | ||
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) | ||
|
||
|
||
## [Follow us on Instagram for Machine Learning Guidelines & Path](https://www.instagram.com/machine_learning_hub.ai/) | ||
## [Donate me on PayPal(It will inspire me to do more projects)](https://www.paypal.me/spidy1820) | ||
## Donate me on GPAY:- kushalbhavsar58-1@okaxis | ||
|
||
## Usage:- | ||
- Download this repository via GIT or zip. | ||
- Open CMD in directory of this repository(Python 3.6 should be installed) | ||
- type `pip install -r requirements.txt`. | ||
- After installation run `app.py`. | ||
- Go to the `127.0.0.1:5000/chatbot`, You can start chatting. | ||
|
||
## Screenshots | ||
<img src="https://github.com/Spidy20/Flask_NLP_ChatBot/blob/master/1.png"> | ||
<img src="https://github.com/Spidy20/Flask_NLP_ChatBot/blob/master/2.png"> | ||
|
||
|
||
## Notes:- | ||
- **This is just basic chatbot, you can improve chatbot learning. Read [documentation](https://pypi.org/project/ChatterBot/)** | ||
- **For better Chatbot development you can use Dialogflow.** | ||
- **Even you can do better chatbot development with this strategy also. You just need to train a NLP model in better way.** | ||
|
||
|
||
## Just follow☝️ me and Star⭐ my repository |