Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nguyenquangtung/ml-chatbox
Basic chatbot using Keras Sequential Model and Deployment
https://github.com/nguyenquangtung/ml-chatbox
api chatbot flask keras natural-language-processing nlp sequential-models
Last synced: 24 days ago
JSON representation
Basic chatbot using Keras Sequential Model and Deployment
- Host: GitHub
- URL: https://github.com/nguyenquangtung/ml-chatbox
- Owner: nguyenquangtung
- Created: 2022-11-23T22:43:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T05:48:36.000Z (about 2 years ago)
- Last Synced: 2024-11-05T16:05:17.103Z (2 months ago)
- Topics: api, chatbot, flask, keras, natural-language-processing, nlp, sequential-models
- Language: Python
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-Chatbox
Chatbot using Keras Sequential Model and Deployment
# Chatbot using Keras Sequential Model and Deployment
Video demo link: https://youtu.be/MSysQp4dc1I
This video is our Machine Learning Final Project about: CHATBOT USING KERAS SEQUENTIAL MODELS AND DEPLOY WITH FLASK)
# About project
We build a Neural Network with Keras sequential model. Flask and Function API to deploy and NLP by tokenizer and label encoder of sklearn