taoh

↗ HN profile [ 173 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built an open source version of OpenAI Chronicle. Some design decisions I made: 1. Local first: OCR uses Apple Vision, summarization supports local AI providers via Vercel AI SDK. Nothing leaves your computer. 2.…

  2. Hi HN, SOC 2 audit prep costs 20K/year, so I wrote a Agent skill to automate most of it. It goes beyond policy generation from templates by leveraging the abilities to access your codebase: - asks contextual questions…

  3. Hi, HN! Our team has been working on a suite of tools that help developers to better document their work. We released an open source tool [DeepGuide CLI](https://github.com/DeepGuide-Ai/dg) that records terminal and…