|
--- |
|
title: README |
|
emoji: 😻 |
|
colorFrom: purple |
|
colorTo: purple |
|
sdk: static |
|
pinned: false |
|
--- |
|
|
|
## ICOS AI Catalogue |
|
|
|
This repo indexes AI assets produced by **ICOS**, an EU-funded project building a **meta-operating system for the edge–cloud continuum**. |
|
|
|
### ICOS at a glance |
|
- Tackles device volatility, heterogeneous hardware and spotty connectivity. |
|
- Optimises service performance, resource and power consumption. |
|
- Embeds trust, security and privacy by design. |
|
- Cuts integration costs and avoids cloud lock-in through open, data-sharing principles. |
|
|
|
🔗 **Project site:** <https://icos-project.eu> |
|
📚 **Meta-OS docs:** <https://icos-project.eu/docs> |
|
|
|
> Funded by the European Union’s Horizon programme (Grant No 101070177) |
|
--- |
|
|
|
### Naming convention |
|
|
|
`<scope>_<goal>_<project>[_<extra>]` |
|
|
|
| Token | Values / purpose | Example | |
|
|---------|------------------------------------------|---------| |
|
| **scope** | `metaos` (platform) · `application` (use-case) | `metaos` | |
|
| **goal** | Short verb–noun describing the asset | `forecast` | |
|
| **project** | Unique slug for client or sub-project | `ecom` | |
|
| **extra** *(opt.)* | Version, modality, date… | `v2`, `image` | |
|
|
|
Examples: |
|
`metaos_forecast_core_v1` · `application_segmentation_healthcare_image` |
|
|
|
|
|
|