Skip to content

Conversation

Shaswat0312
Copy link

@Shaswat0312 Shaswat0312 commented Aug 13, 2025

FAQBot: Add Predefined Q&A Integration

Summary

This pull request integrates a predefined FAQBot named NOVA into the application.
The bot responds to a set of common questions with static answers, enabling users to quickly find solutions without needing manual support.

Changes

  • Added NOVA.
  • Implemented a static list of common questions and answers.
  • Applied basic styles for readability and accessibility.
  • Added simple interaction logic for showing/hiding answers.

Purpose

The goal of this feature is to:

  • Provide instant responses to frequent user queries.
  • Reduce repetitive support tasks for the team.
  • Improve the self-service capabilities of the application.

Testing

  • ✅ Verified that each predefined question displays the correct answer.
  • ✅ Checked UI layout in both light and dark modes.
  • ✅ Confirmed no console errors or warnings during usage.
  • ✅ Tested responsiveness on desktop and mobile views.

Next Steps / Future Enhancements

  • Add search functionality for large FAQ lists.
  • Support markdown formatting in answers.
  • Allow questions to be grouped by category.
  • Integrate analytics to track most asked questions.

Closes #20
Type: feature

##ScreenShots

Screenshot 2025-08-05 231951 Screenshot 2025-08-13 152131 Screenshot 2025-08-13 152254 Screenshot 2025-08-13 152430 Screenshot 2025-08-13 152720

Copy link

vercel bot commented Aug 13, 2025

@Shaswat0312 is attempting to deploy a commit to the coder-writes' projects Team on Vercel.

A member of the Team first needs to authorize it.

@Shaswat0312
Copy link
Author

PLEASE ADD ASSIGNEE to the PULL REQUEST ALSO , and Label - GSSOC and LEVEL it will help me a lot.Thank You

Also look if you can assign Level-3 to this as I have worked extensively on this important feature.

@Shaswat0312 Shaswat0312 changed the title Integrate FAQBot with main application Integrate FAQBot into Main Application Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add Chatbot for FAQs with Predefined Questions

1 participant