File size: 1,318 Bytes
a0057c8 6232f44 d64cbae 6232f44 8e6c8cb 6232f44 8e6c8cb 6232f44 8e6c8cb 6232f44 8e6c8cb 6232f44 d64cbae |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
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`
|