Skip to content

raphaelmosaic/breez

Repository files navigation

what is breez

  1. Selects the current line in the currently active application anywhere on macOS (Apple Notes, Gmail, Notion, Obsidian...)
  2. Grammar fixes the sentence using GPT 3.5 Turbo
  3. Pastes the fixed text

All of this happens by just tapping a single shortcut, so you can focus on the thoughts you want to convey instead of fixing typos! It works much better than traditional autocorrection as it fixes a sentence within its complete context.

roadmap

  • Shortcut for offline dictation using Whisper
  • Offline LLM running on macOS
  • Windows support

install

  1. Clone the repository into the root of your home folder
    1. Should look like this:
    2. 500
  2. In the dist folder right click on 1_install_packages and click on "Open" - to install the required packages on your computer
    1. 500
    2. You can then close the terminal window
  3. Next right click on the 2_create_config script and click on "Open" again
    1. When the script ask you if you want to enter a new OpenAI api key press y on the keyboard and then Enter
    2. Paste your OpenAI API Key which you can find here https://platform.openai.com/account/api-keys
    3. If you dont have an API Key yet, create one 500
    4. Copy the Key 500
  4. Finally select the shortcut you want to use to execute Breez - right now you can choose between CMD + ., CMD + : and F10 500
  5. Open the Breez folder again and right click on 3_run_breez, then click on "Open with Terminal" 500
    1. Don't close this terminal window - so that breez can run in the background.
  6. When you now trigger Breez for the first time by pressing the shortcut you selected, you will see the following window.
    1. 500
    2. Open System Settings and check the checkbox for terminal
    3. 500
    4. You will also need to Quit & Reopen the terminal now
      1. 500
      2. 500 \begin{align*}
  7. As the final step, you now need to enable Accessibility in the privacy options of the terminal. \end{align*}
    1. Go to settings and click on Privacy & Security 500
    2. Click on Accessibility 500
    3. Checkmark the Terminal 500
  8. Close all previous terminal windows - then run Breez by right-clicking and opening the run_breez file
    1. 500

You are able to use Breez with your selected shortcut now. Enter a note-taking application and try it out.

If you want to run Breez at autostart check this out: How to run a python script on login using pyautostart for macOS | by Aero Byte | Medium - aerobyte.medium.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages