Spaces:
Running
Running
Create WELCOME_README.md
Browse files- WELCOME_README.md +17 -0
WELCOME_README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# π€ AI SBOM Generator
|
2 |
+
|
3 |
+
Generate an AI Software Bill of Materials (AI SBOM) from Hugging Face models β powered by [CycloneDX](https://cyclonedx.org).
|
4 |
+
|
5 |
+
π **Try it live:**
|
6 |
+
[https://huggingface.co/spaces/aetheris-ai/aibom-generator](https://huggingface.co/spaces/aetheris-ai/aibom-generator)
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
## π Found a Bug or Have Feedback?
|
11 |
+
|
12 |
+
Please log an issue on our GitHub repo:
|
13 |
+
π [https://github.com/aetheris-ai/aibom-generator/issues](https://github.com/aetheris-ai/aibom-generator/issues)
|
14 |
+
|
15 |
+
---
|
16 |
+
|
17 |
+
This tool is open-source and actively maintained. Contributions and ideas are welcome!
|