Hacker News new | ask | show | jobs
by quickthrower2 1031 days ago
The demo is on Mac, does this work on Windows or Linux?

How does it figure out how to use apps like email and calendar?

Looks like magic though.

1 comments

Thank you so much!

Yes, both — anywhere you can run Python.

For app control, we pass in some system information (like OS) into the system message. The LLM then knows to use Applescript for Mac, PowerShell for Windows, `cal` and `alpine` for Linux, etc.