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

🚀 Feature: Add relevent question suggestion. #545

Open
1 task done
staticGuru opened this issue Oct 10, 2023 · 2 comments
Open
1 task done

🚀 Feature: Add relevent question suggestion. #545

staticGuru opened this issue Oct 10, 2023 · 2 comments
Assignees

Comments

@staticGuru
Copy link
Contributor

🔖 Feature description

Right now, our bot only answers the questions it's asked in the moment. But we can make it smarter. We can teach it to suggest related questions based on what's been asked before. If the user clicks on one of these suggestions, it becomes the user's new question, and the bot responds accordingly. This way, it can go both ways, making conversations more helpful.

🎤 Why is this feature needed ?

The question suggestions feature is incredibly beneficial for enhancing engagement between customers and the bot. Moreover, it empowers users to find their relevant questions from the bot response.

✌️ How do you aim to achieve this?

FrontEnd:

  • Add the bot's query suggestions UI from the Figma file.

Backend:
- Major work handled from the backend side. Add the suggestions callbacks for the previous query.
- Add the socket stream callbacks for the suggested questions.
- Various additional works

🔄️ Additional Information

Suggestion UI:

Suggestions

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@staticGuru
Copy link
Contributor Author

Hi @dartpain
I want to work on this feature.
Kindly, assign this feature to me.

@dartpain
Copy link
Contributor

Assigned, Thank you @staticGuru !

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

No branches or pull requests

2 participants