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

feat: Chatbot enhancement #1059 #1267

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

DevNandini02
Copy link
Contributor

Title and Issue number

Title : Chatbot enhancement

Issue No. : #1059

Code Stack : JS

Close #1059

Description

Created a chatbot that is not only able to answer about reservation queries but can also answer queries regarding tourist places, stay, etc. It provides users to choose whether they have a general query or a reservation related query.

Video/Screenshots (mandatory)

chatbot_update_travel.mp4

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing

Additional context:

I have have added the feature such that the chatbot works on user intent. Also i have added the knowledge base such that it answers the queries using both knowledge base and AI.

##Are you contributing under any Open-source programme?

  • I am contributing under GSSOC'24
  • I am contributing under VSOC'24

Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 749ec61
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/66a7c96cba1d020008f69c87
😎 Deploy Preview https://deploy-preview-1267--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

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

@DevNandini02 good work

@apu52 apu52 merged commit 96e45f9 into apu52:main Aug 2, 2024
6 checks passed
@apu52 apu52 added enhancement New feature or request level2 gssoc labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Chatbot enhancement
2 participants