amir9480/json-schema-builder
A JSON Schema Builder designed specifically for creating and debugging structured data for LLMs.
This tool helps you quickly define the structure of the data you need when working with AI models. You can visually drag and drop fields, describe your data in plain English to have AI build the schema for you, or refine existing fields. The output is a clear data blueprint (JSON Schema) that helps ensure AI models provide responses in a consistent, usable format, along with code snippets for various programming languages. It's designed for AI practitioners, data engineers, or anyone setting up structured data interactions with large language models.
No commits in the last 6 months.
Use this if you need to reliably get structured data from Large Language Models (LLMs) and want a visual or AI-assisted way to define your data's exact format.
Not ideal if you primarily work with unstructured text output from LLMs or if you are comfortable hand-coding JSON schemas from scratch.
Stars
11
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Sep 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/amir9480/json-schema-builder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ahoo-Wang/fetcher
Fetcher is not just another HTTP client—it's a complete ecosystem designed for modern web...
eric-tramel/slop-guard
Slop Scoring to Stop Slop
arena-ai/structured-logprobs
OpenAI's Structured Outputs with Logprobs
567-labs/instructor-js
structured extraction for llms
martosaur/instructor_lite
Structured outputs for LLMs in Elixir