leandrobon

↗ HN profile [ 49.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Have we hit a point where most advances come in the form of new integrations, or applications, rather than outright better models? How much more productivity will we be able to squeeze from them?

  2. Wanted to try something new, decided to create a mutable crm, which re renders the UI after you apply a change. The llm only modifies the db via tool use, so he doesnt directly write sql, only choose which function to…

  3. Is there any reliable way to determine whether an image is AI-generated (or AI-edited) versus a real photo that’s been compressed, resized, or edited? Detectors seem brittle and disagree, is there anything that’s…

  4. I built WAFlow to prototype WhatsApp-style chatbots locally with plain webhooks. Repo: https://github.com/leandrobon/WaFlow Docker up → chat in browser → simulator posts a webhook to your bot → bot replies via API →…