



A structured data editor that can visually edit JSON and nested structures. To support the creation of structured data type prompts.
Automatically translated from Japanese by AI
Use "Request" to ask the creator to set up tip receiving.
When creating complex things through interactions with AI, problems occasionally arise that put the work into difficult situations.
Because humans don't lead and design the internal structure first, the structures generated by AI become complicated during the progress process, resulting in programs that are difficult to read later, content that becomes meaningless due to duplicate information, and extremely inefficient architectures. This happens quite often.
On the visual side, for web apps it's things like HTML structure, and in UI design, shitty code 💩 appears frequently.
When passing prompts, by structuring UI layouts, program composition, story for videos, and for images the compositional elements and appearance of the drawing—
Converting these into structured documents like JSON or YAML and passing them to AI results in extremely few discrepancies. Many people know this.
It's said in official information that writing in XML is good, but XML has wasteful formatting and is tedious to write directly by hand.
For writing by hand and understanding the appearance, JSON is least prone to mistakes, I think.
So I created a JSON editor and a visualizer called "kouzouka" that can visually see the structural state.
Most of the writing operations can be performed from keyboard shortcuts.
Please check the toolbar manual before using it.
The JSON code also has a function to convert to various structured documents.
It's also convenient for those who want to reduce tokens even a little.
Feedback
Share your thoughts, bug reports, or suggestions directly with the developer
Log in to share your feedback
Log in to leave feedback