Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,43 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# 🟦 slab.ai
|
| 11 |
+
|
| 12 |
+
**AI-powered authentication and grading for trading cards**
|
| 13 |
+
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
### 🔍 What We Do
|
| 17 |
+
We’re building an end-to-end computer vision platform that empowers collectors, sellers, shops, and marketplaces with accurate, explainable grading and verification tools. Our system combines machine learning, tamper-evident slabs, and hybrid HITL workflows to ensure trust and transparency in the collectibles space.
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
### 🚀 Featured Repos
|
| 22 |
+
- [`slabvit`](https://huggingface.co/slab-ai/slabvit) – Vision Transformer-based grading model
|
| 23 |
+
- [`slab-preprocessing`](https://huggingface.co/slab-ai/slab-preprocessing) – Image cleanup and alignment pipeline
|
| 24 |
+
- [`slab-text`](https://huggingface.co/slab-ai/slab-text) – Natural language report generation
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
### 🧠 Grading Pipeline Highlights
|
| 29 |
+
- Preprocessing for edge detection, centering, and surface damage
|
| 30 |
+
- ViT-based model inference for multi-label scoring
|
| 31 |
+
- Firebase-backed versioned report generation with tamper detection
|
| 32 |
+
- HITL audit review, escalation, and override capabilities
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
+
|
| 36 |
+
### 🌐 Links
|
| 37 |
+
- 🔗 [Website](https://slab-ai.com)
|
| 38 |
+
- 🧪 [Model Cards](https://huggingface.co/slab-ai)
|
| 39 |
+
- 🛠️ [Label Studio Integration (WIP)](https://labelstud.io)
|
| 40 |
+
- 💬 Discord: coming soon
|
| 41 |
+
|
| 42 |
+
---
|
| 43 |
+
|
| 44 |
+
### 👥 Join Us
|
| 45 |
+
We’re actively developing across mobile, backend, and AI infrastructure. If you’re interested in contributing or collaborating, reach out through our website or follow us here on Hugging Face.
|
| 46 |
+
|
| 47 |
+
---
|
| 48 |
+
|
| 49 |
+
© slab.ai 2025
|