Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/ELL

Embedded Learning Library observed · 2026-08-28

github.com/microsoft/ELL · homepage · C++ · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3627
  • days_rel: n/a
  • days_push: 823
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2302 stars · 291 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ELL (Embedded Learning Library) is a C++ library and toolset from Microsoft Research for designing and deploying machine-learned models onto resource-constrained devices like Raspberry Pi, Arduino, and micro:bit. It acts like a cross-compiler for embedded intelligence, letting models run locally without cloud or network connectivity.

Use cases

  • run machine learning models on a raspberry pi without internet
  • deploy image classification to arduino or micro:bit
  • build offline AI-powered gadgets and embedded devices
  • compile trained models for resource-constrained hardware
  • run inference locally on single-board computers
  • embed computer vision models in maker projects

When to choose

  • you need ML inference on small embedded or single-board hardware with no network
  • you want models to run fully offline without cloud servers
  • you're building maker or IoT projects in C++ or Python on Raspberry Pi-class devices

When to avoid

  • you need a actively developed framework with frequent updates and modern model support
  • you target servers, GPUs, or cloud inference rather than embedded devices
  • you need stable APIs - ELL is an early preview with breaking changes
  • you primarily work in Python with PyTorch/TensorFlow deployment pipelines

Facets

library · maturity maintenance

machine-learning deep-learning compiler sdk machine-learning embedded-systems iot artificial-intelligence cpp python windows embedded iot cross-platform embedded-ai single-board-computers raspberry-pi arduino edge-deployment microsoft-research offline-inference linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
microsoft/ELLmain10

For agents

markdown · JSON · MCP: product_card(name="microsoft/ELL")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem