Settings

Theme

Ask HN: LLM workflows to avoid copying and pasting from the web interfaces?

11 points by budadre75 · 4 comments · 1 min read


Are there tools out there that can help speed up the process and keep track of the results more easily?

4 threads
lovelearning

This visual IDE for LLM pipelines was posted recently: https://github.com/langgenius/dify

See if it helps.

purple-leafy

I’m currently building a browser extension that automates LLM interaction. Will post when it’s done

jarbus

Neovim plugins for prompting and inserting the response directly into a text file

talldayo

I just use a clipboard manager. I don't think an LLM could speed up any part of my workflow.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection