AICHE +GithubGithub Integration

Voice input for pull requests and commits

Speak your PR descriptions directly into GitHub.

Download AICHE
Works on:
macOSWindowsLinux

The short answer: open a GitHub pull request or commit message field, click where you want text, press ⌃+⌥+R (Mac) or Ctrl+Alt+R (Windows/Linux), speak for 40-60 seconds, and AICHE inserts the formatted description at your cursor.

Typing comprehensive PR descriptions with context, testing notes, and deployment considerations takes 15-25 minutes per pull request, creating a bottleneck between code completion and review.

  1. Open GitHub in your browser and create a new pull request.
  2. Click into the description text area.
  3. Press your AICHE hotkey to start recording.
  4. Speak what changed, why it changed, and how to test it.
  5. Press the hotkey again-AICHE transcribes and inserts the formatted text.
  6. Add markdown formatting, screenshots, or links manually.

Heads-up: for commit messages, use your terminal's commit editor with AICHE. Type "git commit" to open the editor, then dictate the detailed commit message body.

The pro-tip: enable Content Organization in settings before dictating PR descriptions. Your explanation gets structured into clear sections reviewers can parse quickly.

Result: writing 5 detailed PR descriptions that takes 2 hours of typing becomes 25 minutes of dictation, and reviewers get complete context immediately.

Do this now: open a GitHub PR draft, click into the description, press your hotkey, and dictate what your code changes and why they matter.

#development#documentation