You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
generally due to lack of context the corrections can omit a different meaning
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!
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
Relevant ScreenShots
No response
Further Comments
No response
The text was updated successfully, but these errors were encountered: