Promote Model Zoo social card hero on org landing page
Browse files- index.html +6 -0
index.html
CHANGED
|
@@ -137,6 +137,12 @@
|
|
| 137 |
<a href="https://edgefirst.ai"><img src="https://img.shields.io/badge/edgefirst.ai-E8B820?style=for-the-badge&logoColor=333" alt="Website"></a>
|
| 138 |
</div>
|
| 139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
<h2>About</h2>
|
| 141 |
<p>
|
| 142 |
<strong>Au-Zone Technologies</strong> builds EdgeFirst — a comprehensive platform for deploying AI perception on edge devices. We support cameras, LiDAR, radar, and time-of-flight sensors for real-time object detection, segmentation, sensor fusion, and 3D spatial understanding.
|
|
|
|
| 137 |
<a href="https://edgefirst.ai"><img src="https://img.shields.io/badge/edgefirst.ai-E8B820?style=for-the-badge&logoColor=333" alt="Website"></a>
|
| 138 |
</div>
|
| 139 |
|
| 140 |
+
<div style="text-align:center; margin: 1.5rem 0;">
|
| 141 |
+
<a href="https://huggingface.co/spaces/EdgeFirst/Models">
|
| 142 |
+
<img src="https://huggingface.co/spaces/EdgeFirst/Models/resolve/main/social-card.png?v=3" alt="EdgeFirst Model Zoo" style="max-width:100%; height:auto; border-radius:8px;">
|
| 143 |
+
</a>
|
| 144 |
+
</div>
|
| 145 |
+
|
| 146 |
<h2>About</h2>
|
| 147 |
<p>
|
| 148 |
<strong>Au-Zone Technologies</strong> builds EdgeFirst — a comprehensive platform for deploying AI perception on edge devices. We support cameras, LiDAR, radar, and time-of-flight sensors for real-time object detection, segmentation, sensor fusion, and 3D spatial understanding.
|