Process unstructured data into JSon

  • https://jxnl.github.io/instructor/ - It’s a thin wrapper over LLM + a few additional parsing / extraction capabilities
  • https://github.com/1rgs/jsonformer - applies constrained token generation over the logits - so more useful for HuggingFace powered models
  • https://github.com/outlines-dev/outlines - claims more features

Other