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 Grammar fixer and Message rewrite #45

Open
4 tasks
VipinDevelops opened this issue Feb 27, 2025 · 3 comments
Open
4 tasks

[Feat] : AI Grammar fixer and Message rewrite #45

VipinDevelops opened this issue Feb 27, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@VipinDevelops
Copy link
Collaborator

VipinDevelops commented Feb 27, 2025

What do we need?

This command will use AI and AI configurations to quickly apply basic fixes, such as correcting grammar and enhancing professionalism. This way, users won’t have to go back and forth while writing their messages.

/quick grammar Your message here

Acceptance Criteria

  • Research feasibility and potential AI models for grammar correction.
  • Define AI configuration options (e.g., tone adjustments, formality levels).
  • Plan command integration within the existing system.
  • Discuss potential challenges and limitations.

This is still just an idea and will only be implemented if I can gain a solid understanding of its feasibility. This issue is open for discussion.

Relevant ScreenShots

No response

Further Comments

No response

@VipinDevelops VipinDevelops added the enhancement New feature or request label Feb 27, 2025
@AyushKumar123456789
Copy link

AyushKumar123456789 commented Feb 27, 2025

I want to work on this issue, can you please assign this to me?

@not-meet
Copy link
Contributor

hey @VipinDevelops the idea of the new command to correct the grammar is great but i have some questions regarding it

  • if it going to adjust the grammar only then why do we need to add the configuration to it?

  • how we are suppose to respond to the user ? do we have to show the generated reply in a modal to the user or we should be good to go using previewer just like we are doing in /qs command ?

The challenges i think we can face

  1. generally due to lack of context the corrections can omit a different meaning
  2. AI generation can sometimes be slow plus adding config for the grammar command will make it more complex for the user to configure tones and config for every different room

My proposed solution Ideas

  • how about making this command solely to correct the grammar of the reply rather then changing a good chunk of it??
    what i meant is when user uses this command it will take the reply and will better the grammar only rather than
    changing the tone or context

  • I suggest adding a previewer rather than a modal will be a great option to enhance the work flow as well

  • we can also look after the edge cases using the notifications to handle the cases when there is no reply, or the ai is not configured!

@not-meet
Copy link
Contributor

Lastly i would be more than happy to work on this enhancement! I have shared the approach of how i'll proceed to complete the task ,

how about I create a POC of it to make it more clear where we are heading in to !?

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

3 participants