You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a chatbot with TTS voicebot for a pizzeria FAQ. The chatbot uses 3 models (Feed Forward Network, LSTM and BERT Transfer) to classify the intent of the user based on a intents.json dataset created manually. This was part of the capstone project for Great Learning's Deep Learning for NLP program.