Open Issues Need Help
View All on GitHubAI Summary: The task is to add a Code of Conduct document to the Simple Fitness Chatbot project. This document should outline acceptable user behavior and interactions with the chatbot, emphasizing respectful communication and responsible use of the provided information. The Code of Conduct should be clearly visible and accessible to users.
A rule-based fitness chatbot project with an interactive web showcase.
AI Summary: Implement a light/dark mode toggle for the existing fitness chatbot's web interface using Tailwind CSS's `dark:` utility classes. This involves modifying the existing HTML and CSS to dynamically switch between light and dark themes based on user preference.
A rule-based fitness chatbot project with an interactive web showcase.
AI Summary: Implement a "Typing..." indicator with a pulsing animation in the existing fitness chatbot's web interface to provide feedback to the user while the bot processes their message. This involves adding visual elements and potentially adjusting the timing of responses.
A rule-based fitness chatbot project with an interactive web showcase.