e2hln commited on
Commit
fcfa01b
Β·
verified Β·
1 Parent(s): 6e98788

Delete WELCOME_README.md

Browse files
Files changed (1) hide show
  1. WELCOME_README.md +0 -40
WELCOME_README.md DELETED
@@ -1,40 +0,0 @@
1
- # πŸ€– OWASP AIBOM Generator
2
-
3
- This is the official Hugging Face Space repository for the **OWASP AIBOM Generator** β€” an open-source tool for generating AI Bills of Materials (AIBOMs) in [CycloneDX](https://cyclonedx.org) format.
4
-
5
- This tool is also published on [CycloneDX Tool Center](https://cyclonedx.org/tool-center/).
6
-
7
-
8
- πŸš€ **Try the tool live:**
9
- πŸ‘‰ [OWASP AIBOM Generator](https://huggingface.co/spaces/GenAISecurityProject/OWASP-AIBOM-Generator)
10
-
11
- ---
12
-
13
- ## πŸ“¦ What It Does
14
-
15
- - Extracts metadata from models hosted on Hugging Face πŸ€—
16
- - Generates an AIBOM in JSON format based on CycloneDX 1.6
17
- - Assesses metadata completeness and provides a score
18
-
19
- ---
20
-
21
- ## πŸ›  Features
22
-
23
- - Human-readable SBOM view
24
- - Download of generated AIBOM in CycloneDX JSON format
25
- - AIBOM completeness scoring
26
- - APIs
27
-
28
- ---
29
-
30
- ## 🐞 Found a Bug or Have an Improvement Rerquest?
31
-
32
- Please help us improve!
33
-
34
- ➑ [Log an issue on GitHub](https://github.com/aetheris-ai/aibom-generator/issues)
35
-
36
- ---
37
-
38
- ## πŸ“„ License
39
-
40
- This project is open-source and available under the [Apache 2.0 License](LICENSE).