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

Query LLMs and AI tools with voice commands

Results 6 talon-ai-tools issues
Sort by recently updated
recently updated
newest added

- Use system accessibility APIs to dynamically get the proper context and automatically fix dictation and all punctuation as you speak it

Pausing work on this feature since it doesn't seem that useful given this limitation

Out of our control

See https://github.com/orgs/community/discussions/103149. I believe this is out of our control for now, but once that discussion is addressed we should be able to just switch to the more specific action...

Out of our control

would be cool to let gpt just output arbitrary html to be rendered. need to think about security implications and def out of scope for this PR _Originally posted by...

enhancement

- If nothing is explicitly selected, seems like Talon views selected text as everything under the cursor in the editor - i.e. it seems to select the entire line of...

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...

enhancement