Show HN: Yoink AI – macOS AI app that edits directly in any textfield of any app

24 pointsposted 9 days ago
by byintes

13 Comments

unstatusthequo

9 days ago

$20/mo is too much IMHO. Is this providing as much value as a ChatGPT Plus subscription? No. How about $20 one time and let me bring my own API keys? I get that MRR is so so sweet. But it's not necessary for so many things.

byintes

6 days ago

Sorry for the late reply! We did this in our first MVP actually, and the result was that giving more choice over model selection resulted in worse retention / usage over time

Each models have their own behaviors / use cases (we're using Gemini now), and by opening it up to everything we needed to allow users full control over the prompts (even with defaults), which increased the learning curve significantly (and the usability of other features like Voices)

Ultimately decided to go with generous (i.e. Unlimited) paid plan

bofadeez

9 days ago

Agree. A lifetime license is the only model that makes sense for a wrapper. I wouldn't even pay $5/mo.

293984j29384

9 days ago

Totally this. I already pay for ChatGPT Plus and like it. Forcing their "own" AI for another $20/month is a nonstarter.

Wowfunhappy

9 days ago

How are you able to do this with all of Apple's restrictions? I know there's the accessibility API, but since Mojave the user needs to manually grant permission to do control each individual target app, is that what they need to do for Yoink?

jasonjmcghee

9 days ago

Can't speak to Yoink but I built a project a year or two ago that did something similar. I used a stupid simple method - input simulation (using the fantastic enigo library). And if you want context, you can simulate select all + copy, and access via clipboard. Similar if you want to replace, etc.

https://github.com/jasonjmcghee/plock

The goal of this project was to just be able to pipe / run arbitrary commands from any text context. But, that lined up well with LLMs usage.

byintes

6 days ago

Sorry for the late reply! Not super familiar with HN and didn't have email notifs on :/ thought my launch here flopped completely...

We use a mix of accessibility, GUI trees, and pastebins for this!

mkh-1101

9 days ago

Very clean website, i love it.

CameronBanga

9 days ago

Just as a first initial thought, when I think of Yoink for Mac, I think of this popular tool: https://apps.apple.com/us/app/yoink-better-drag-and-drop/id4...

At first I thought Yoink was making a new AI tool, not that this was a brand new thing.

byintes

6 days ago

Yeah we received this feedback a bunch and we thought that the underlying app was different enough.. On hindsight we should probably have named it something else..

byintes

9 days ago

Hey everyone, founder of Yoink here. Thanks for checking out the post! I'm really excited to hear what you think, and I'm genuinely open to all feedback the good, the bad, and the ugly.

We're really early, and all feedback is always deeply appreciated as many of you would know!