|
|
|
|
|
by dthedavid
5 days ago
|
|
Nice project. I’m building a similar project. It’s open source too. https://github.com/DonkeyUseCorp/Donkey It’s mostly a web app with a native swift companion app to access local resources like TTS, file storage and video rendering. I arrived at the same conclusion as you; every app should have AI chat. Just give it full access to the app like a real user. I found that users prefer talking to the AI when editing vs clicking around. |
|
Not faulting your (necessary given today's reality) work, but sad to think that the Amiga still remains ahead of it's time some 36 years later (since ARexx was bundle with the OS), or closer to 40 years if you count when v1 was released separately.
ARexx allowed any application that supported it (and most productivity apps worth their salt did) to communicate with each other, and to be scripted - essentially a standardised API for applications.
We're slowly getting there (at least for SaaS apps) with MCP, but screen scraping shouldn't ever have been necessary.