leandrobon
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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?
-
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…
-
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…
-
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 →…