A rule-based fitness chatbot project with an interactive web showcase.

3 Open Issues Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub
AI/ML Chatbots

AI 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.

Complexity: 1/5
documentation good first issue GSSoC'25 level-1

A rule-based fitness chatbot project with an interactive web showcase.

HTML
AI/ML Chatbots
🌗 Dark Mode Toggle about 1 month ago

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.

Complexity: 2/5
enhancement good first issue GSSoC'25 UI/UX

A rule-based fitness chatbot project with an interactive web showcase.

HTML
AI/ML Chatbots

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.

Complexity: 3/5
enhancement good first issue difficulty

A rule-based fitness chatbot project with an interactive web showcase.

HTML