HannesVonEssen commited on
Commit
b2cfa67
·
verified ·
1 Parent(s): 34aa77b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -26,11 +26,18 @@ short_description: Embedl - efficient AI for the edge
26
  <a href="https://arxiv.org/abs/2603.14591"><img alt="arXiv"
27
  src="https://img.shields.io/badge/arXiv-2603.14591-b31b1b.svg?logo=arxiv" /></a>
28
  <a href="mailto:models@embedl.com"><img alt="Contact" src="https://img.shields.io/badge/Contact-models%40embedl.com-green" /></a>
29
- </p>
30
 
31
-
32
  Embedl develops advanced tools and algorithms for **Edge AI**. Our mission is to make AI models run
33
  **faster**, **more energy-efficient**, and **reliably across diverse hardware platforms**, while
34
  significantly reducing development time.
35
 
36
- We help teams deploy high-performance AI on real-world, resource-constrained devices.
 
 
 
 
 
 
 
 
 
26
  <a href="https://arxiv.org/abs/2603.14591"><img alt="arXiv"
27
  src="https://img.shields.io/badge/arXiv-2603.14591-b31b1b.svg?logo=arxiv" /></a>
28
  <a href="mailto:models@embedl.com"><img alt="Contact" src="https://img.shields.io/badge/Contact-models%40embedl.com-green" /></a>
29
+ </p>
30
 
 
31
  Embedl develops advanced tools and algorithms for **Edge AI**. Our mission is to make AI models run
32
  **faster**, **more energy-efficient**, and **reliably across diverse hardware platforms**, while
33
  significantly reducing development time.
34
 
35
+ We help teams deploy high-performance AI on real-world, resource-constrained devices.
36
+ <p>
37
+ We are also behind the Hugging Face model visualizer
38
+ <a href="https://hfviewer.com"><b>hfviewer</b></a>.
39
+ </p>
40
+
41
+ <p align="center">
42
+ <a href="https://chromewebstore.google.com/detail/hugging-face-viewer/mmadlggmpkpiockpjfepaohcllbnakej"><img src="https://hfviewer.com/assets/hf_landing_og.png" alt="Hugging Face Visualizer" width="420" style="border-radius:16px 16px 0 0; border:1px solid #e5e7eb; border-bottom:0; display:block; margin:0;" /><img src="https://img.shields.io/badge/Hugging%20Face%20Visualizer-Install%20Chrome%20Extension-0f172a?style=for-the-badge&logo=googlechrome&logoColor=white" alt="Hugging Face Visualizer - Install Chrome Extension" width="420" style="border-radius:0 0 16px 16px; border:1px solid #e5e7eb; border-top:0; display:block; margin:0;" /></a>
43
+ </p>