saleban1031

↗ HN profile [ 18.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. CLI tool that crawls a website and extracts its full design system into AI-readable markdown files. It uses Playwright for crawling, deterministic analysis for tokens (colors, typography, spacing, CSS variables), and an…

  2. I have 5000+ screenshots and can never find anything. Built a tool to fix that. ssm find "that stripe error" → finds the screenshot with the Stripe error message It uses OCR to extract text and a local vision model…

  3. While building a Retrieval-Augmented Generation (RAG) system, I was frustrated by my vector database consuming 8GB RAM just to search my own PDFs. After incurring $150 in cloud costs, I had an unconventional idea: what…