OpenMind/OM1
Modular AI HAL (Hardware Abstraction Layer) for Robots observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 81
- Longevity 43
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: 20.5
- age_days: 602
- days_rel: 127
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
2897 stars · 991 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OM1 is a modular AI runtime and hardware abstraction layer for building multimodal AI agents that run on physical robots and in simulators. Written in Go for performance, it connects sensors like cameras and LIDAR to LLM/VLM-powered reasoning and physical actions such as navigation and speech.
Use cases
- build multimodal AI agents for humanoid or quadruped robots
- connect LLMs to robot hardware via ROS2 or Zenoh
- add voice conversation and vision to a robot
- run autonomous navigation with camera and LIDAR input
- simulate robot agents in Gazebo or Isaac Sim
- monitor AI pipeline latencies with Prometheus and Grafana
When to choose
- you want a modular, plugin-based runtime to connect LLMs to robot hardware
- you need low-latency, edge-friendly performance in a single Go binary
- you target multiple robot form factors or simulators and want easy reconfiguration
- you want pre-configured endpoints for many LLM/VLM/TTS providers including local Ollama
When to avoid
- you need the full feature set of the deprecated Python runtime, parts of which are still missing in Go
- your project has nothing to do with robotics or embodied agents
- you require a mature, long-stable production framework rather than a fast-moving one
Facets
framework · maturity active
agent-framework llm-inference speech-recognition tts middleware plugin-system monitoring robotics artificial-intelligence large-language-models autonomous-vehicles go python robotics-hal hardware-abstraction-layer multimodal-agents zenoh ros2 humanoid-robots simulators edge-devices ai-agents linux docker gpu
2 sources
- readme: https://github.com/OpenMind/OM1 · fetched 2026-08-28 · f6a3d43a411d
- homepage: https://openmind.com · fetched 2026-08-29 · 1e924efb62dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenMind/OM1 | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem