Hacker News new | ask | show | jobs
by treebeard5440 986 days ago
This is a cool idea. Can it run outside of the extension ecosystem - like as a cli tool? I could see some use-cases/integration using it that way but not as much as an extension
1 comments

Thanks! A CLI tool is an interesting idea. I originally built something similar [as a python package](https://github.com/ryderdamen/fromchaos) to basically force LLMs to return data in a specific format, so I could probably easily adapt something.

What I like about the extension is that I can use it on any content that I can see, like that behind a login page.