chu2bard/structify
Type-safe structured output extraction from LLMs
This tool helps developers reliably get structured data, like names, ages, or lists of skills, from free-form text using large language models. You provide a blueprint (schema) for the data you need and the text containing it, and it outputs the information neatly organized according to your specifications. It's designed for software developers who are building applications that need to interpret and use information extracted from natural language.
Use this if you are a developer building an application that needs to extract specific, well-defined pieces of information from unstructured text using AI, ensuring the data is correctly formatted every time.
Not ideal if you are looking for a no-code solution or a tool for general text summarization or content generation without strict output formatting requirements.
Stars
16
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chu2bard/structify"
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