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

espressif/esp-dl

Espressif deep-learning library for AIoT applications observed · 2026-09-01

github.com/espressif/esp-dl · Assembly · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

72/100

  • Activity 100
  • Release rhythm 21
  • Longevity 100
How is this computed?

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

  • gap_med: 306
  • age_days: 2847
  • days_rel: 314
  • days_push: 2
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1125 stars · 222 forks observed · 2026-09-01

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

ESP-DL is Espressif's lightweight neural network inference framework for ESP-series chips, with a custom .espdl model format, quantization tooling (ESP-PPQ), and optimized operators for on-device AI. It includes a static memory planner, dual-core scheduling, and prebuilt models such as OCR for running inference directly on microcontrollers.

Use cases

  • run neural network inference on esp32
  • deploy quantized models on microcontrollers
  • on-device ocr for embedded systems
  • build aiot applications with esp chips
  • convert onnx pytorch tensorflow models for esp32
  • image recognition on edge devices

When to choose

  • you are developing AI applications on Espressif ESP32-series SoCs
  • you need efficient, memory-optimized inference on resource-constrained hardware
  • you want to quantize standard models (ONNX, PyTorch, TensorFlow) for embedded deployment

When to avoid

  • you need training or fine-tuning rather than inference
  • your target hardware is not an Espressif chip
  • you need a full-featured deep learning framework like PyTorch or TensorFlow

Facets

library · maturity active

machine-learning llm-inference image-processing ocr computer-vision machine-learning deep-learning iot embedded-systems artificial-intelligence embedded iot cpp c esp32 neural-network-inference model-quantization on-device-ai flatbuffers aiot microcontroller edge-ai

1 source

Member repositories

RepositoryRoleHealth v2
espressif/esp-dlmain72

For agents

markdown · JSON · MCP: product_card(name="espressif/esp-dl")

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