Remix.run Logo
htrp 8 hours ago

did you write the SEC parsers yourself or use oss/off the shelf tech?

porsche959 7 hours ago | parent [-]

Built it myself. The filing structure is somewhat consistent enough to parse programmatically, then an LLM handles the unstructured parts (with a lot of trial and error)

just_once 7 hours ago | parent [-]

And you just scrape it straight from sec.gov?