AssetOpsBench
by
IBM

Description: AssetOpsBench - Industry 4.0: A unified benchmark and framework for building, orchestrating, and evaluating domain-specific AI agents for Industry 4.0 asset...

View on GitHub ↗

Summary Information

Updated 2 hours ago
Added to GitGenius on March 8th, 2026
Created on May 1st, 2025
Open Issues & Pull Requests: 49 (+0)
Number of forks: 289
Total Stargazers: 1,987 (+4)
Total Subscribers: 11 (+0)

Issue Activity (beta)

Open issues: 24
New in 7 days: 1
Closed in 7 days: 2
Avg open age: 31 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 2
Comments in 7 days: 9
Events in 7 days: 18

Top labels

  • enhancement (27)
  • stale (25)
  • External contribution (14)
  • documentation (8)
  • bug (7)
  • integration (4)
  • experimental (3)
  • help wanted (3)

Repository Insights (GitGenius)

Median issue/PR response: 0.1 hours
Mean response time: 2.6 days
90th percentile: 3.6 days
Tracked items: 157

Most active contributors

Detailed Description

AssetOpsBench is an open-source framework developed by IBM for building, orchestrating, and evaluating domain-specific AI agents in Industry 4.0 asset operations and maintenance. Written in Python, the repository provides a unified platform that combines large language models with time series foundation models to address real-world industrial challenges across maintenance engineering, reliability, and facility planning.

The framework encompasses 460 plus scenarios distributed across 9 asset classes, with 5 specialist agents covering IoT data access, failure mode and sensor relationships (FMSR), time series forecasting (TSFM), work order management, and vibration analysis. These agents operate through domain-specific MCP (Model Context Protocol) servers that expose critical tools for querying sensor data, retrieving failure modes, performing forecasting and anomaly detection, and managing work orders. The repository includes multiple agent frameworks for different use cases: a plan-execute sequential workflow compatible with any LLM, a deep agent supporting planning and sub-agents for long-horizon tasks, and ReAct-based orchestrators for Claude and OpenAI models with agent-as-tool delegation.

Multi-agent orchestration is supported through blueprints including MetaAgent and AgentHive, enabling complex workflows that coordinate multiple specialist agents over live sensor data and Industry 4.0 records such as FMEA documents and maintenance alerts. The framework provides reproducible evaluation pipelines with leaderboards scoring agent trajectories across 6-dimensional criteria measuring reasoning, execution, and data handling capabilities.

According to GitGenius activity tracking, the repository shows strong engagement with a median issue and pull request response latency of 0.1 hours and a mean of 58.9 hours across 156 tracked items. The most active contributor, DhavalRepo18, has logged 335 events, followed by ShuxinLin with 102 events and ChathurangiShyalika with 27 events. Enhancement requests represent the most common issue label with 27 instances, followed by stale items at 19 and external contributions at 14. The repository maintains overlapping contributors with huggingface/transformers, huggingface/datasets, and alirezarezvani/claude-skills, indicating integration with broader machine learning ecosystems.

The project has achieved significant academic recognition, with acceptance at KDD 2026 for the Datasets and Benchmarks track alongside a hands-on tutorial on building reliable industrial agents with MCP. Additional publications span 12 plus contributions across 7 top-tier venues in 2025 and 2026, including work at ACL, ICLR, AAAI, IAAI, NeurIPS, and EMNLP. The framework powers public AI competitions including the IJCAI 2026 Industrial Automation Challenge focused on physics-grounded LLM reasoning.

The repository provides multiple entry points for users: a Colab notebook for immediate experimentation, a Hugging Face playground for interactive exploration, and comprehensive documentation in INSTRUCTIONS.md. Active development occurs on the main branch while publication-specific implementations are maintained on separate branches such as IndustryAssetEQA for ACL 2026 work and main-0.x for earlier experimental work. The associated dataset is available on Hugging Face, and the framework has generated over 500 competition submissions from researchers and practitioners worldwide.

AssetOpsBench
by
IBMIBM/AssetOpsBench

Repository Details

Fetching additional details & charts...