Spaces:
Running
Running
File size: 1,205 Bytes
d6599d0 3c11838 d6599d0 3c11838 d6599d0 3c11838 d6599d0 3c11838 d6599d0 3c11838 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
# π€ AI SBOM Generator
This is the official Hugging Face Space repository for the **AI SBOM Generator** β an open-source tool for generating AI Software Bills of Materials (AI SBOMs) in [CycloneDX](https://cyclonedx.org) format.
Official GitHub reporitory is here: [github.com/aetheris-ai/aibom-generator]](https://github.com/aetheris-ai/aibom-generator/)
π **Try the tool live:**
π [huggingface.co/spaces/aetheris-ai/aibom-generator](https://huggingface.co/spaces/aetheris-ai/aibom-generator)
---
## π¦ What It Does
- Extracts metadata from models hosted on Hugging Face π€
- Generates an AI SBOM in JSON format based on CycloneDX 1.6
- Assesses metadata completeness and provides improvement tips
- Supports model cards, training data, evaluation, and usage metadata
---
## π Features
- Human-readable SBOM view
- JSON download
- Completeness scoring and recommendations
- AI-assisted enhancements (optional)
---
## π Found a Bug or Have an Improvement Rerquest?
Please help us improve!
β‘ [Log an issue on GitHub](https://github.com/aetheris-ai/aibom-generator/issues)
---
## π License
This project is open-source and available under the [MIT License](LICENSE). |