Hacker News new | ask | show | jobs
Ask HN: LLM workflows to avoid copying and pasting from the web interfaces?
11 points by budadre75 783 days ago
Are there tools out there that can help speed up the process and keep track of the results more easily?
4 comments

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

See if it helps.

I’m currently building a browser extension that automates LLM interaction. Will post when it’s done
Neovim plugins for prompting and inserting the response directly into a text file
I just use a clipboard manager. I don't think an LLM could speed up any part of my workflow.