Settings

Theme

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

11 points by budadre75 2 years ago · 4 comments · 1 min read

Reader

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

lovelearning 2 years ago

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

See if it helps.

purple-leafy 2 years ago

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

jarbus 2 years ago

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

talldayo 2 years ago

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