dhavalt
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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,…
-
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…
- Show HN: Latent Logbook – Prompt Puzzles Built with Hapi.js and SQLite (latentlogbook.com)
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…
- Vending-Bench: The Simulation Exposing LLMs' Long-Term Focus Problem (blog.dhavaltanna.com)