Spaces:
Running
Running
Update WELCOME_README.md
Browse files- WELCOME_README.md +5 -6
WELCOME_README.md
CHANGED
@@ -4,7 +4,7 @@ This is the official Hugging Face Space repository for the **AI SBOM Generator**
|
|
4 |
Official GitHub reporitory is here: [github.com/aetheris-ai/aibom-generator]](https://github.com/aetheris-ai/aibom-generator/)
|
5 |
|
6 |
π **Try the tool live:**
|
7 |
-
π [
|
8 |
|
9 |
---
|
10 |
|
@@ -12,17 +12,16 @@ Official GitHub reporitory is here: [github.com/aetheris-ai/aibom-generator]](ht
|
|
12 |
|
13 |
- Extracts metadata from models hosted on Hugging Face π€
|
14 |
- Generates an AI SBOM in JSON format based on CycloneDX 1.6
|
15 |
-
- Assesses metadata completeness and provides
|
16 |
-
- Supports model cards, training data, evaluation, and usage metadata
|
17 |
|
18 |
---
|
19 |
|
20 |
## π Features
|
21 |
|
22 |
- Human-readable SBOM view
|
23 |
-
- JSON
|
24 |
-
-
|
25 |
-
-
|
26 |
|
27 |
---
|
28 |
|
|
|
4 |
Official GitHub reporitory is here: [github.com/aetheris-ai/aibom-generator]](https://github.com/aetheris-ai/aibom-generator/)
|
5 |
|
6 |
π **Try the tool live:**
|
7 |
+
π [sbom.aetheris.ai](https://sbom.aetheris.ai/)
|
8 |
|
9 |
---
|
10 |
|
|
|
12 |
|
13 |
- Extracts metadata from models hosted on Hugging Face π€
|
14 |
- Generates an AI SBOM in JSON format based on CycloneDX 1.6
|
15 |
+
- Assesses metadata completeness and provides a score
|
|
|
16 |
|
17 |
---
|
18 |
|
19 |
## π Features
|
20 |
|
21 |
- Human-readable SBOM view
|
22 |
+
- Download of generated AI SBOM in CycloneDX JSON format
|
23 |
+
- AI SBOM completeness scoring
|
24 |
+
- APIs
|
25 |
|
26 |
---
|
27 |
|