DocsGPT icon indicating copy to clipboard operation
DocsGPT copied to clipboard

🚀 Feature: Add relevent question suggestion.

Open staticGuru opened this issue 2 years ago • 2 comments

🔖 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?

  • [X] I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

staticGuru avatar Oct 10 '23 08:10 staticGuru

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

staticGuru avatar Oct 10 '23 08:10 staticGuru

Assigned, Thank you @staticGuru !

dartpain avatar Oct 10 '23 11:10 dartpain

@dartpain is this still relevant? I see the UI has changed quite a bit.

lakshmi930 avatar Oct 20 '24 23:10 lakshmi930