Hey, I'm Kriti
RSS FeedEngineer at BlackRock building open infrastructure for financial AI — in public. Currently 13 weeks into shipping sec-cli , FinBench (coming soon), and Tearsheet (coming soon).
I write here every week — technical deep-dives and honest building-in-public updates.
Featured
-
sec-cli: a fast CLI for SEC filings, built for LLM workflows
sec-cli turns any SEC EDGAR filing into clean JSON or Markdown you can pipe into a language model. No API key. No paid service. Go binary, Python wrapper, ships today.
-
Why I'm betting on finance + AI for the next 13 weeks
A public commitment. What I'm building, why the finance vertical is chronically underbuilt, and what I expect to get badly wrong.
Recent Posts
-
EDGAR's HTML is from 2003: what it takes to parse 10-K tables
A technical deep-dive on the format detection, iXBRL fact extraction, and table projection I built into sec-cli. The boring-but-hard part of making LLM workflows over financial filings actually work.