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]: AI-based Reply Suggestions #18

Open
3 tasks
VipinDevelops opened this issue Sep 7, 2024 · 2 comments
Open
3 tasks

[Feat]: AI-based Reply Suggestions #18

VipinDevelops opened this issue Sep 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@VipinDevelops
Copy link
Collaborator

VipinDevelops commented Sep 7, 2024

What do we need?

We aim to use the last reply sent by someone to generate quick reply suggestions for the user. The user can then easily select one of these replies to send a response.

Acceptance Criteria

Acceptance Criteria

  • Implement logic to find the last message sent by someone.
  • Implement logic to fetch the AI-generated response for it.
  • Display the generated response and give the user the ability to send it.

Relevant ScreenShots

No response

Further Comments

No response

@VipinDevelops VipinDevelops added the enhancement New feature or request label Sep 7, 2024
@Barrylimarti
Copy link

Hey VipinDevelops, are we looking for a smart reply feature here? Something which suggests responses based on the recent chat history in that thread or room and doesn't require any prompt to generate it, right?

@VipinDevelops
Copy link
Collaborator Author

Hey @Barrylimarti, yes, you got it right, but I’ve already built it myself. Thanks for showing interest, though! you can explore app and try to find more issues/feature to work on.
also join this channel to do more discussion about this app.

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

No branches or pull requests

2 participants