// tag
#llm
2 posts
02
AI
Qualified.at Is Live: When You Over-Engineer a Form, the Least You Can Do is Launch the Damn Site...
The three-gems + one npmjs package form engine from my SF Ruby talk grew a SaaS site with a pricing page. Qualified.at gives you tools to create multi-branching forms, extract answers from free-form text using LLM, and ultimately it qualifies your leads while you sleep, and, importantly, refuses to store anybody's SSN. Come poke at it, hopefully you'll like it. Up to 1000 leads is free forever.
2026.07.28
01
AI
Evals: The Unit Tests for the Non-Deterministic Parts of Your App
Building an app on top of a language model means part of your code now returns a different answer every time you run it. How do you it consistent — and how do you know that any changes you make improve the results? Enter Evals.
2026.06.22