Awesome LLM JSON

Stale
GitHub Unknown MIT

Description

Resource list for generating JSON using LLMs via function calling, tool use, and structured outputs.

Key Features

  • Tool index - structured output tools and libraries by function
  • Pattern reference - prompt engineering, schema design, validation patterns
  • Provider comparison - structured output capabilities of OpenAI, Anthropic, Google
  • Code examples - multi-language function calling and JSON parsing
  • Evaluation - quality metrics for structured outputs

Use Cases

💡 Select structured output tools for agent projects
💡 Learn LLM function calling best practices
💡 Compare JSON output capabilities across LLM providers

Quick Start

# Clone the resource
git clone https://github.com/imaurer/awesome-llm-json
cd awesome-llm-json
# Browse categorized tools and examples

Related Projects