Hacker News new | ask | show | jobs
by lakssh 726 days ago
Hey everyone!

I've been working on my API SaaS called "morph2json" for the past month. It takes any raw text data, such as HTML, YAML, or any other format, and converts it into type-safe JSON, which is then validated against a user-defined schema.

FYI, This conversion will be done using an LLM like GPT-4o or Gemini 1.5 Pro, as they are pretty smart and have large context limits.

I'm creating this tool because I believe it can significantly simplify data management, especially with the increasing use of JSON as the standard input format for many AI applications.

So, if you're interested, please sign up for the waitlist at https://waitlist-m2j.lakshb.dev