Ask HN: LLM workflows to avoid copying and pasting from the web interfaces?
Are there tools out there that can help speed up the process and keep track of the results more easily? 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.