Fensterwechselprognose

Ein AI-gestützter Schreibassistent für einen besonders datenschutzfreundlichen E-Mail-Dienst ist schon eine ziemlich absurde Idee, aber wie wäre es mit einem Window Switcher with AI?

Recently, I noticed that during work, I kept switching between the same windows, occasionally selecting a third one. As you know, macOS’s standard functions essentially switch windows blindly. On the other hand, I realized that when working in one app, I often switch to a specific other one. For example, after working in Mail, I usually switch to a task manager or bug tracker. And then it hit me: why not make window switching as simple as it is in Gmail (press J to switch to the next window, press K to go back to the previous one)?

But I didn’t stop there. Nowadays, many people, including myself, actively use various forms of artificial intelligence. And I thought, Why not have AI predict which window I might want to switch to based on the app I’m currently using? At the same time, I didn’t want any data to be sent to external services like ChatGPT or to leave my laptop at all. I began exploring how to implement this idea locally.