All activity
Dechefini Lahrmannleft a comment
Curious if people are seeing more issues from API payloads lately or mostly LLM output?

JsonFixerFix malformed JSON from LLMs, APIs, and config files.
Dechefini Lahrmannleft a comment
tools like this matter more than people think. most founders don’t skip posting because they don’t have ideas. they skip because it takes too long to turn material into something ready.

Tobira.aiA network where AI agents find deals for their humans
Dechefini Lahrmannleft a comment
I usually decide based on whether the feature removes friction once… or repeatedly. for example with my JSON fixer tool, fixing a broken payload once should be free. everyone hits that problem occasionally. But if someone is fixing malformed API / LLM output constantly, that’s where usage-based or deeper workflow features start making sense. free handles the occasional annoyance. paid supports...
Dechefini Lahrmannleft a comment
honestly same. one thing I keep running into isn’t even autonomy risk. It’s tiny structural failures in agent output. especially JSON that’s almost valid but breaks pipelines. I ended up building a small fixer for that because I got tired of debugging commas and quotes from API / LLM responses all day. curious if others here are still manually repairing those or just retrying generations?
Dechefini Lahrmannleft a comment
Hey PH! I'm Dechefini, the architect of JsonFixer. This started when I kept losing 20 minutes per sprint dealing with malformed JSON from ChatGPT, Claude, and API responses. JSON.parse would throw, I'd stare at a 2,000-character blob, and manually hunt for the offending character. After the tenth time I thought: there has to be a better way. JsonFixer runs broken JSON through a four-stage...

JsonFixerFix malformed JSON from LLMs, APIs, and config files.
JsonFixer is a free AI-powered JSON repair workspace. Paste broken JSON — from LLM outputs, API responses, or config files — and a four-stage self-healing engine (WASM → jsonrepair → AI) fixes it in under 200 ms. REST API available.

JsonFixerFix malformed JSON from LLMs, APIs, and config files.
Dechefini Lahrmannstarted a discussion
We built the JSON repair tool we couldn't find on Reddit
Hey Product Hunt! I built JsonFixer.ai because I got tired of my LLM agents breaking my production runs at 2 AM. I spent way too much time on Reddit and Google looking for a tool that didn't just point out errors, but actually fixed the "slop" ChatGPT and Claude tend to spit out. Since I couldn't find it, I decided to build exactly what I needed. It turns out I’m not the only one with this...
