Skip to content

Basic chatbot using Keras Sequential Model and Deployment

Notifications You must be signed in to change notification settings

nguyenquangtung/ML-Chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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