lukfischer commited on
Commit
ae20bc0
·
verified ·
1 Parent(s): 44d11e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -9,20 +9,23 @@ pinned: false
9
 
10
  # NXAI
11
  **Efficient Industrial AI at the Edge**
 
12
  ---
 
13
  ## Our Mission
14
  At NXAI, we translate advanced AI research into market-ready, high-efficiency solutions for industrial and embedded systems. We bridge the gap between academia and industry, empowering sectors such as manufacturing, engineering, logistics and energy with scalable AI that truly delivers at the edge.
 
15
  ---
 
16
  ## What We Build
17
  - **xLSTM architecture** — our next-generation core technology, developed under the leadership of AI pioneer Sepp Hochreiter, delivering higher efficiency compared to transformer models.
18
  [![Paper](https://img.shields.io/badge/arxiv-xlstm-red)](https://arxiv.org/abs/2405.04517)
19
  - **Foundation models for industrial data:** time-series, vision and multimodal.
20
  - **Edge-ready deployments**: compact, low-power, real-time inference across embedded and cloud-edge environments.
21
- - **Flagship model:** TiRex — a zero-shot forecasting foundation model (35 M parameters) built on xLSTM, tailored for time series in industrial settings.
22
- [![Paper](https://img.shields.io/badge/arxiv-tirex-red)](https://arxiv.org/abs/2505.23719)
23
- [![PyPI](https://img.shields.io/pypi/v/tirex-ts?color=blue)](https://pypi.org/project/tirex-ts/)
24
- [![PyPI Downloads](https://static.pepy.tech/personalized-badge/tirex-ts?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/tirex-ts)
25
  ---
 
26
  ## Collaborate With Us
27
  We welcome:
28
  - Industrial and enterprise partners looking to deploy efficient AI at scale
 
9
 
10
  # NXAI
11
  **Efficient Industrial AI at the Edge**
12
+
13
  ---
14
+
15
  ## Our Mission
16
  At NXAI, we translate advanced AI research into market-ready, high-efficiency solutions for industrial and embedded systems. We bridge the gap between academia and industry, empowering sectors such as manufacturing, engineering, logistics and energy with scalable AI that truly delivers at the edge.
17
+
18
  ---
19
+
20
  ## What We Build
21
  - **xLSTM architecture** — our next-generation core technology, developed under the leadership of AI pioneer Sepp Hochreiter, delivering higher efficiency compared to transformer models.
22
  [![Paper](https://img.shields.io/badge/arxiv-xlstm-red)](https://arxiv.org/abs/2405.04517)
23
  - **Foundation models for industrial data:** time-series, vision and multimodal.
24
  - **Edge-ready deployments**: compact, low-power, real-time inference across embedded and cloud-edge environments.
25
+ - **Flagship model:** TiRex — a zero-shot forecasting foundation model (35 M parameters) built on xLSTM, tailored for time series in industrial settings. [![Paper](https://img.shields.io/badge/arxiv-tirex-red)](https://arxiv.org/abs/2505.23719) [![PyPI](https://img.shields.io/pypi/v/tirex-ts?color=blue)](https://pypi.org/project/tirex-ts/) [![PyPI Downloads](https://static.pepy.tech/personalized-badge/tirex-ts?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/tirex-ts)
26
+
 
 
27
  ---
28
+
29
  ## Collaborate With Us
30
  We welcome:
31
  - Industrial and enterprise partners looking to deploy efficient AI at scale