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
Created a Real Time ChatApp with Node.js, Express and Socket.io
Users can join room and chat with other users that are in the room.
A panel on the left shows the users that are currently in the room.
A chatbot displays which users have joined the chat and left the chat.
Future Improvements
Instead of a basic chatbot, we could add an AI chatbot or an API of it where you could interact with the bot and ask several questions, such as "Hey ChatBot, what is the weather outisde today in Santa Clara?"