Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spidy20/flask_nlp_chatbot
This is simple chatbot using NLP which is implemented on Flask WebApp.
https://github.com/spidy20/flask_nlp_chatbot
chatbot chatbot-framework chatterbot flask flask-api flask-application nlp nlp-chatbot nlp-machine-learning nltk
Last synced: 5 days ago
JSON representation
This is simple chatbot using NLP which is implemented on Flask WebApp.
- Host: GitHub
- URL: https://github.com/spidy20/flask_nlp_chatbot
- Owner: Spidy20
- Created: 2020-04-27T03:34:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T04:57:00.000Z (over 4 years ago)
- Last Synced: 2023-03-06T00:28:31.638Z (over 1 year ago)
- Topics: chatbot, chatbot-framework, chatterbot, flask, flask-api, flask-application, nlp, nlp-chatbot, nlp-machine-learning, nltk
- Language: CSS
- Size: 206 KB
- Stars: 17
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
## 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