A live chatting web app
Deployed on Netlify
Globe Chat is a real-time web app used to chat with anybody around the world. Users will sign in with their Google accounts or log in anonymously to be able to chat with other users in a single chat room. A chatbot has been integrated into a scheduled Netlify function using the Llama AI model, interacting with the chat once a day on average.
Built with React, TypeScript, Zustand, Netlify. Used Firebase to store user data and messages. Styled with Tailwind CSS.
Features include theme toggles, pop up menus, sound effects, unique user profiles, and more.