Gssoc FAQ Bot is your friendly GSSoC assistant designed to answer FAQs and guide contributors smoothly. It uses smart matching to find the best answers from a curated database—no AI, just reliable info! This bot will answer all FAQ to user. Automating the process of Community manager where multiple user asks redundant questions every new day.

2 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves adding a favicon to the project's web interface. This requires renaming the existing `logo.png` file to `favicon.ico` and linking it within the HTML file of the landing page. The pull request should include proof of the favicon working, a description of the approach, and a link to the issue.

Complexity: 1/5
enhancement good first issue GSSOC'25 Level 1

Gssoc FAQ Bot is your friendly GSSoC assistant designed to answer FAQs and guide contributors smoothly. It uses smart matching to find the best answers from a curated database—no AI, just reliable info! This bot will answer all FAQ to user. Automating the process of Community manager where multiple user asks redundant questions every new day.

HTML
Images don't load in CSS about 1 month ago

AI Summary: Debug and fix broken image imports in the CSS files of the GSSoC FAQ Bot's web interface. This involves identifying why the image paths are not resolving correctly and correcting them to ensure images load properly in the landing page.

Complexity: 2/5
good first issue GSSOC'25 Level 1

Gssoc FAQ Bot is your friendly GSSoC assistant designed to answer FAQs and guide contributors smoothly. It uses smart matching to find the best answers from a curated database—no AI, just reliable info! This bot will answer all FAQ to user. Automating the process of Community manager where multiple user asks redundant questions every new day.

HTML