Spaces:
Running
Running
File size: 1,059 Bytes
80e0598 2f962a7 80e0598 2f962a7 80e0598 2f962a7 80e0598 |
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 |
# π€ 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:**
π [sbom.aetheris.ai](https://sbom.aetheris.ai/)
---
## π¦ 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 a score
---
## π Features
- Human-readable SBOM view
- Download of generated AI SBOM in CycloneDX JSON format
- AI SBOM completeness scoring
- APIs
---
## π 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). |