tsazan
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: 30k IKEA items in flat text (huggingface.co)
OP here. I took the unofficial IKEA US dataset (originally scraped by jeffreyszhou) and converted all 30,511 products into a flat, markdown-like protocol called CommerceTXT. The goal: See if a flatter structure is more…
-
Problem: AI agents waste 8,500+ tokens scraping HTML to find a product price. They hallucinate inventory and merchants have no control. Solution: CommerceTXT - a read-only protocol that gives AI deterministic commerce…
-
Hi HN, author here. I built CommerceTXT because I got tired of the fragility of extracting pricing and inventory data from HTML. AI agents currently waste ~8k tokens just to parse a product page, only to hallucinate the…