talon-ai-tools icon indicating copy to clipboard operation
talon-ai-tools copied to clipboard

Create a variety of accessibility API targets as model sources

Open C-Loftus opened this issue 1 year ago • 0 comments
trafficstars

By using the accessibility APIs within Talon you can essentially retrieve any part of a document without needing to actually select the text and copy it.

Some useful scopes could be the entire document, just the editable text field, or the current element where the focus is present. Some of these may be slightly different depending on application

This would be unsupported on Linux since there are no bindings to the Linux accessibility APIs.

C-Loftus avatar Aug 02 '24 22:08 C-Loftus