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

Integration of Chatbot (#306) #310

Merged
merged 6 commits into from
Oct 6, 2024
Merged

Conversation

snehhhcodes
Copy link
Contributor

Description

integrated a chatbot that suggests books and provides information about authors to enhance user engagement and boost sales on the website. The chatbot will offer personalized book recommendations based on the customer’s preferences and share author details such as their biography, other works, and interesting facts. This will help customers discover new books and authors while making the shopping experience more interactive and enjoyable.
A clear and concise description of what the PR does.

Related Issues

Link any related issues using the format Fixes #issue_number.
This helps to automatically close related issues when the PR is merged.

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

Screenshots (if applicable)

Add any screenshots that help explain or visualize the changes.

Additional Context

Any additional context or information that reviewers should be aware of.

  • This PR is based on the following...

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Copy link

github-actions bot commented Oct 5, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@snehhhcodes
Copy link
Contributor Author

@Trisha-tech hey Trisha tried to reaching you out but I didnt got nay respond added my bot it is working perfectly made it from botpress tho I wnted to check by live server tho it is not opening and asking for Mongo URL which m not familiar with.

Would be great if you can check and tell me if somethign is need although it is wroking u can merge and check it by yourself too. Thankyou for assigning it to me!!

@Trisha-tech Trisha-tech requested a review from Suman373 October 5, 2024 15:52
Copy link
Collaborator

@Suman373 Suman373 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Trisha-tech locally index.html shows the third party chatbot via botpress.
image

@snehhhcodes have you customized the chat-bot anyhow to respond to certain type of questions from the user ?

@snehhhcodes
Copy link
Contributor Author

@Trisha-tech locally index.html shows the third party chatbot via botpress. image

@snehhhcodes have you customized the chat-bot anyhow to respond to certain type of questions from the user ?

yes i have customized it so that user can easily engage with the bot even if they have more queries and if not thn they can simply choose no and bot will end the chat with a greeting

@Suman373
Copy link
Collaborator

Suman373 commented Oct 5, 2024

@Trisha-tech locally index.html shows the third party chatbot via botpress. image
@snehhhcodes have you customized the chat-bot anyhow to respond to certain type of questions from the user ?

yes i have customized it so that user can easily engage with the bot even if they have more queries and if not thn they can simply choose no and bot will end the chat with a greeting

Nice work !

@snehhhcodes
Copy link
Contributor Author

@Suman373 Hey suman any update or merging this PR?

@Suman373
Copy link
Collaborator

Suman373 commented Oct 6, 2024

@Suman373 Hey suman any update or merging this PR?

The PA will merge it when she gets time.

@snehhhcodes
Copy link
Contributor Author

@Suman373 Hey suman any update or merging this PR?

The PA will merge it when she gets time.

that means @Trisha-tech ?

@snehhhcodes
Copy link
Contributor Author

@Suman373 Hey suman any update or merging this PR?

The PA will merge it when she gets time.

that means @Trisha-tech ?

would be great if you can add hacktoberfest label too

@Trisha-tech Trisha-tech merged commit ad15e9a into Trisha-tech:master Oct 6, 2024
1 check passed
@Suman373
Copy link
Collaborator

Suman373 commented Oct 6, 2024

@Suman373 Hey suman any update or merging this PR?

The PA will merge it when she gets time.

that means @Trisha-tech ?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Integration of Chatbot
3 participants