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

#567-chatbot-fixed #605

Merged
merged 1 commit into from
Oct 25, 2024
Merged

#567-chatbot-fixed #605

merged 1 commit into from
Oct 25, 2024

Conversation

KeshavGogia
Copy link
Contributor

@KeshavGogia KeshavGogia commented Oct 24, 2024

#584 chatbot-fix

What does this PR do?

The previous hardcoded chatbot has been refactored to a dynamic chatbot that leverages the Llama 3 model. All requests are now forwarded to the API, allowing for more flexible and accurate responses.

Changes Made

  • Replaced the hardcoded logic with API calls to the Llama 3 model.
  • Implemented dynamic request handling to improve response delivery.
  • Enhanced overall performance and user interaction.

Impact

This update significantly enhances the chatbot's functionality, providing users with a more responsive and intelligent conversational experience.

Screenshots

Before

Screenshot 2024-10-25 at 12 40 47 AM

After

Screenshot 2024-10-25 at 12 40 24 AM

Demo

Screen.Recording.2024-10-25.at.12.39.20.AM.mov

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 7:19pm

@KeshavGogia KeshavGogia changed the title cahtbot-fix cahtbot-fix #584 Oct 24, 2024
@KeshavGogia KeshavGogia changed the title cahtbot-fix #584 #584 chatbot-fix Oct 24, 2024
@KeshavGogia KeshavGogia changed the title #584 chatbot-fix Fixed #584 Oct 24, 2024
@KeshavGogia KeshavGogia changed the title Fixed #584 Fixes #584 Oct 24, 2024
@KeshavGogia KeshavGogia changed the title Fixes #584 Fixed Chatbot Oct 24, 2024
@KeshavGogia KeshavGogia changed the title Fixed Chatbot #567-chatbot-fixed Oct 24, 2024
@ankit071105 ankit071105 merged commit c074cf1 into ankit071105:main Oct 25, 2024
3 of 19 checks passed
@KeshavGogia KeshavGogia deleted the feat#584 branch October 25, 2024 08:00
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.

2 participants