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
Crafter a chatbot using Natural Language Processing and Deep Learning. Applied Long Short-Term Memory, a type of RNN networks to build the chatbot. Implemented sentiment analysis to enable the chatbot to interpret user emotions and provide tailored responses based on the sentiment detected.