Skip to content

[FEAT]: Add /quick grammer command for AI grammar correction#64

Open
not-meet wants to merge 1 commit intoRocketChat:mainfrom
not-meet:quick-grammer-command
Open

[FEAT]: Add /quick grammer command for AI grammar correction#64
not-meet wants to merge 1 commit intoRocketChat:mainfrom
not-meet:quick-grammer-command

Conversation

@not-meet
Copy link
Contributor

Issue(s)

Closes #45

Acceptance Criteria fulfillment

  • /quick grammar command successfully triggers grammar correction
  • Integration with existing ai providers

Proposed changes

As shown in the previous POC , i have created a /quick grammar <text> that lets user to fix grammatical as well as spelling errors while sending messages to other user through AI ..

The command does not change the meaning of text in any case and follows the existing pattern of AIhandler.

Screencast.from.2026-01-20.05-33-48.webm

I have also made changes in Readme as well as existing language files.

NOTE - since the gemini model was outdated i also changed that to latest thus now gemini model works perfectly fine with new api's
Screenshot from 2026-01-20 06-04-11

@not-meet
Copy link
Contributor Author

Hey @iam-vipin Just wanted to bump this PR for Issue #45 . Added the /quick grammar command as discussed - it fixes grammar/spelling while preserving meaning, following the existing AI handler pattern.
Also updated the Gemini model to the latest version since the old one was outdated. Would love your review when you get a chance!

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

Successfully merging this pull request may close these issues.

[Feat] : AI Grammar fixer and Message rewrite

1 participant