Show HN: Godantic – JSON Schema and Validation for Go LLM Apps
github.comBuilt Pydantic-style validation for Go after struggling with struct tags in LLM apps. Generate JSON Schema from Go code, validate responses, and proper union type support. Single source of truth for schema gen + validation.