pitloom

SBOM generation for Python & AI projects — extract model metadata from GGUF, ONNX, and PyTorch, or build straight from a Hugging Face URL.

pitloom generates Software Bills of Materials (SBOMs) for Python and AI projects. It extracts metadata directly from model files — GGUF, ONNX, and PyTorch — and can build an SBOM straight from a Hugging Face URL. It ships as a native Hatchling build hook, so an SBOM can be produced as part of a normal Python build.

This is part of my applied work on AI Bills of Materials and accountable AI supply chains.