You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: profile/README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,15 @@ In addition, Polyxia features an NLU algorithm for detecting user intent from te
20
20
21
21
|📒 Projects | 🔭 Status| ✏️ Description|
22
22
|---|---|---|
23
-
|[Polyxia](https://github.com/polyxia-org/polyxia)|[](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)|[](https://github.com/polyxia-org/rik/tree/main)|Fork of the Rik project|
25
-
|[Infrastructure](https://github.com/polyxia-org/infrastructure)|[](https://github.com/polyxia-org/infrastructure/tree/main)|This repository contains files for deployment of PolyXia|
26
-
|[Morty](https://github.com/polyxia-org/morty)|[](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)|[](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)|[](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)|[](https://github.com/morty-faas/morty/tree/main)| Morty is the official CLI to manage / invoke functions over Polyxia.
27
28
|[Alpha](https://github.com/polyxia-org/alpha)|[](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)|[](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.|
29
30
[Gateway](https://github.com/polyxia-org/gateway)|[](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)|[](https://github.com/polyxia-org/firepilot/tree/main)|Rust API to pilot Firecracker.|
31
+
|[Firepilot](https://github.com/rik-org/firepilot)|[](https://github.com/rik-org/firepilot/tree/main)|Rust API to pilot Firecracker.|
0 commit comments