Comment by ZitchDog

6 days ago

I had the same question recently! So I did an experiment to see if I could create something of value using agentic coding.

I made the worlds fastest and most accurate JSON Schema validator.

https://github.com/sberan/tjs

Why do you say it's the fastest and most accurate? I don't see any raw stats, just AI generated readmes.

you also don't compare it to the top result on Google https://github.com/Stranger6667/jsonschema was that intentional?