Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added chatbot #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

govindumeesala
Copy link
Contributor

@govindumeesala govindumeesala commented Oct 13, 2024

πŸ› οΈ Fixes Issue

Closes #47

πŸ‘¨β€πŸ’» Description

  • Toggle Button: The img at the bottom of the website acts as a button that toggles the chatbot's visibility.
  • Chatbot Window: The chatbot window is hidden initially and toggles open/close when the button is clicked.
  • Predefined Questions: The bot responds based on the predefined questions (predefinedQA). If the user asks a question not in the predefined list, the bot responds with "I'm sorry, I don't understand that question."
  • Responsive: The chatbot layout is responsive and can adjust to different screen sizes.

πŸ“„ Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

πŸ“· Screenshots/GIFs (if any)

image

βœ… Checklist

  • I am a participant of GSSoC-ext.
  • I have followed the contribution guidelines of this project.
  • I have viewed deployment of my code.
  • My changes generate no new warnings.
  • I have added documentation to explain my changes.

🀝 GSSoC Participation

  • This PR is submitted under the GSSoC program.
  • I have taken prior approval for this feature/fix.

@zalabhavy please check this out

Copy link

vercel bot commented Oct 13, 2024

@govindumeesala is attempting to deploy a commit to the divyansh's projects Team on Vercel.

A member of the Team first needs to authorize it.

@govindumeesala govindumeesala mentioned this pull request Oct 15, 2024
11 tasks
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] Integrating chatbot
1 participant