dhavalt

↗ HN profile [ 31.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built AptSelect to stop writing throwaway scripts every time I needed to test how different LLMs handle specific instructions and prompt edge cases. What it does: Parallel Execution: Send a single prompt to OpenAI,…

  2. Hi HN, Whenever I needed an LLM to reliably output JSON or follow strict formatting rules, I kept having to write throwaway JavaScript scripts just to test the same prompt against OpenAI, Anthropic, and Google APIs to…

  3. Hi HN, Longtime lurker here. I built a tiny website called Latent Logbook. It's inspired by the spirit of Advent of Code, but focused on LLMs instead of algorithms. The idea is simple: You get a puzzle (like parsing a…