Improve Writing (AI) for Apple Notes?

Is there a way to get Notion AI-like feature in my Apple notes? I usually prefer Apple Notes over Notion when I am not working on my startup stuff and I miss the improve writing feature.

3 points | by samagra14 25 days ago

2 comments

  • afruitpie 25 days ago
    I’m a huge fan of Raycast for everything.

    The AI plugin included in the Raycast Pro subscription [0] can be configured with some neat “improve writing on whatever is highlighted” features.

    [0]: https://www.raycast.com/pro

    • runjake 23 days ago
      In case it's not obvious to OP, you can use the Raycast Pro feature to select text in Apple Notes and then select the "Improve Writing" AI action.

      If you were money-constrained, you could also set up a solution using macOS Shortcuts, but it would be a bit less polished. For example:

      - Get Clipboard (Because IIRC, Selected Text isn't yet an action in Shortcuts, so you'd have to CMD-C it.

      - Feed that to Get Contents of URL. You'd have to build the API request yourself. Be sure to include a prompt related to "improve writing". Examples on Github).

      - And so on.

    • swah 22 days ago
      Would love to know how they read the selection properly...
  • Leftium 24 days ago
    Apple is supposed to release a whole slew of new AI features in the next major release of iOS, so maybe in a few months?