https://github.com/kalebu/machinelearning-chatbot-flask-and-sklearn-
Simple chatbot api trained using sklearn algorithm and then deployed using a flaskrestful api, to acts as a chatbot backend for userinteface
https://github.com/kalebu/machinelearning-chatbot-flask-and-sklearn-
Last synced: 6 months ago
JSON representation
Simple chatbot api trained using sklearn algorithm and then deployed using a flaskrestful api, to acts as a chatbot backend for userinteface
- Host: GitHub
- URL: https://github.com/kalebu/machinelearning-chatbot-flask-and-sklearn-
- Owner: Kalebu
- Created: 2019-09-07T22:25:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T22:41:33.000Z (over 3 years ago)
- Last Synced: 2024-10-12T10:17:10.172Z (12 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MachineLearning-chatbot-Flask-and-sklearn-
Simple chatbot api trained using sklearn algorithm and then deployed using a flaskrestful api, to acts as a chatbot backend for userinteface