Hey HN! I wanted to share a chrome extension I built for myself called From Chaos.
It's an extension that takes the content of the page and organizes it into structured data. For instance, taking all the restaurants on a "top 10" article and just returning their names.
It requires an OpenAI API key that you can set in your settings, and lets you get data back as JSON, YAML, CSV, or plain text.
I built it to help in my data-gathering efforts, but wanted to share in case it's useful to someone else as well! It doesn't always return perfect data, but it does save me quite a bit of time.
but before those, I wanted to launch it to see if anyone would actually use this besides me. Let me know!