Alee02/typecast

Make LLM output a compile-time concern: schema derivation, repair, and constraint-aware retry for Scala 3 & Java on the JVM.

2Stars on the repository
1Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

typecast

01

Alee02/typecast

Skill Claude CodeCodex

Use TypeCast to turn LLM output into validated, typed JVM values. Reach for it whenever code calls an LLM and then parses/validates the response by hand: extraction of case classes or Java records from text, classification/routing via sealed traits, constraint enforcement with retry, streaming partial JSON into a UI…

2 1mo ago A 86 tokens original Apache-2.0