Skip to content

Commit 9dc6ef0

Browse files
committed
docs: update README
Signed-off-by: Malo Polese <malo.polese@gmail.com>
1 parent ab2dc4f commit 9dc6ef0

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

profile/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ In addition, Polyxia features an NLU algorithm for detecting user intent from te
2020

2121
|📒 Projects | 🔭 Status| ✏️ Description|
2222
|---|---|---|
23-
|[Polyxia](https://github.com/polyxia-org/polyxia)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/polyxia/ci.yml?branch=main)](https://github.com/polyxia-org/polyxia/tree/main)|Main repository for the Polyxia project, entry point for the documentation and the project management|
24-
|[Rik](https://github.com/polyxia-org/rik)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/rik/rust.yml?branch=main)](https://github.com/polyxia-org/rik/tree/main)|Fork of the Rik project|
25-
|[Infrastructure](https://github.com/polyxia-org/infrastructure)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/infrastructure/ci.yml?branch=main)](https://github.com/polyxia-org/infrastructure/tree/main)|This repository contains files for deployment of PolyXia|
26-
|[Morty](https://github.com/polyxia-org/morty)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/morty/ci.yml?branch=main)](https://github.com/polyxia-org/morty/tree/main)| Morty is the official CLI to manage / invoke functions over Polyxia.
23+
|[Assistant](https://github.com/polyxia-org/assistant)||Main repository for the Polyxia project, entry point for the documentation and the project management|
24+
|[NLU](https://github.com/polyxia-org/nlu)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/nlu/ci.yml?branch=main)](https://github.com/polyxia-org/nlu/tree/main)|Main repository for the Polyxia project, entry point for the documentation and the project management|
25+
|[Rik](https://github.com/rik-org/rik)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/rik-org/rik/rust.yml?branch=main)](https://github.com/rik-org/rik/tree/main)|Fork of the Rik project|
26+
|[Infrastructure](https://github.com/polyxia-org/infrastructure)||This repository contains files for deployment of PolyXia|
27+
|[Morty](https://github.com/morty-faas/morty)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/morty-faas/morty/morty.yml?branch=main)](https://github.com/morty-faas/morty/tree/main)| Morty is the official CLI to manage / invoke functions over Polyxia.
2728
|[Alpha](https://github.com/polyxia-org/alpha)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/alpha/ci.yml?branch=main)](https://github.com/polyxia-org/alpha/tree/main)|Alpha is a lightweight agent responsible for running process and monitor them inside the microVMs.|
28-
|[Runtimes](https://github.com/polyxia-org/runtimes)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/runtimes/ci.yml?branch=main)](https://github.com/polyxia-org/runtimes/tree/main)|Runtimes to run functions inside the microVMs.|
29+
|[Runtimes](https://github.com/morty-faas/runtimes)||Runtimes to run functions inside the microVMs.|
2930
[Gateway](https://github.com/polyxia-org/gateway)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/gateway/ci.yml?branch=main)](https://github.com/polyxia-org/gateway/tree/main)|Gateway is the entry point of the PolyXia platform. It is responsible for the communication with the user and the orchestration of the different components.|
30-
|[Firepilot](https://github.com/polyxia-org/firepilot)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/polyxia-org/firepilot/ci.yml?branch=main)](https://github.com/polyxia-org/firepilot/tree/main)|Rust API to pilot Firecracker.|
31+
|[Firepilot](https://github.com/rik-org/firepilot)|[![Super Linter](https://img.shields.io/github/actions/workflow/status/rik-org/firepilot/main.yml?branch=main)](https://github.com/rik-org/firepilot/tree/main)|Rust API to pilot Firecracker.|
3132

3233

3334

0 commit comments

Comments
 (0)