This repository contains a web application designed to streamline interactions with a chatbot. Its main purpose is to enable users to input prompts and promptly receive responses from the bot in real-time. The application offers various customizable features, such as setting distinct user and chat names, specifying external commands, selecting preferred languages, and utilizing checkbox functionalities.
Login page:
- Frontend: HTML and CSS are employed to craft an aesthetically pleasing user interface.
- Backend Logic: JavaScript is intricately woven to handle the application's logic, utilizing the Fetch API for seamless communication with the server.
- Customization Options: Users can personalize their experience by setting distinct names, specifying commands, selecting languages, and utilizing checkboxes.
- Message Integrity: The application employs a unique message identification system to ensure message integrity and smooth retrieval processes.
Chat page:
## SummaryThis repository offers a comprehensive solution for engaging and dynamic interactions with a chatbot. It combines intuitive design with robust functionality to deliver an immersive user experience.