FORTE 是一个评估 AI 智能体在15个企业职业中完成180个现实办公生产力任务的基准测试,采用大语言模型评判和全有或全无评分。

Stars

19

7 天增长

暂无数据

Fork 数

1

开放 Issue

0

开源协议

MIT

最近更新

2026-06-30

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供了跨多种办公职业的结构化多模态评估,使用严格的基于规则的评分和公开排行榜,是测试智能体在实际场景中能力的严格标准。

适合谁使用

  • AI 智能体研究人员和开发者
  • 企业 IT 和自动化团队
  • 基准测试评估者和竞赛组织者
  • 办公生产力工具构建者

典型使用场景

  • 评估 AI 智能体在办公任务上的表现
  • 比较不同模型或智能体框架
  • 开发并测试用于办公流程的新技能
  • 通过多次运行验证智能体的可靠性

项目优势

  • 覆盖15个企业职业,每个职业至少10个任务
  • 多模态输入,包括 xlsx、docx、pptx、pdf、csv 和图像
  • 全有或全无评分,结合专家标注的评分规则,确保严格评估
  • 提供排行榜和基于 Docker 的可复现运行环境

使用前须知

  • 仓库仅包含每个职业的演示任务,而非完整的180个任务数据集
  • 需要 Docker 和 OpenAI 兼容网关,增加了设置复杂度
  • 部分职业(如 SRE)的技能因内部依赖未提供

README 快速开始

FORTE: Full-Cycle Office Real-World Task Evaluation

FORTE (Full-cycle Office Real-world Task Evaluation) is a general agent benchmark for evaluating AI agents on daily office productivity across 15 corporate professions. Each task ships as a single .md file with task description plus a multi-modal office environment (xlsx / docx / pptx / pdf / csv / images / source files), and is scored by an LLM judge that checks the agent's workspace artifacts against a set of expert-annotated rubrics. A Chinese version of this README is also available.

Dataset: The full benchmark contains 180 tasks, with at least 10 tasks per profession across all 15 corporate professions. This repository ships one demo task per profession, bundled with the input files, skills, and rubrics the evaluation depends on. The SRE profession's skills are not included because they depend on internal gateways. In addition to the profession-specific skills shipped with each task, we recommend installing a set of general-purpose skills (e.g., skills that assist with reading and editing office documents) to further improve agent performance. For example, the Anthropic skills repository provides high-quality general skills such as docx, pptx, xlsx, and pdf.

Leaderboard: See the FORTE Leaderboard, evaluated on the full 180-task dataset.

Overview

DimensionFORTE
Task expressionSingle .md + YAML frontmatter; sections ## Prompt, ## Grading Criteria
ModalitiesText + xlsx + docx + pptx + pdf + csv + images
ProfessionsMarketing, Sales, BA, Operations, Dev, SRE, HR, Finance, PM, Legal, Algorithm, QA, UI/UX, Administration, and General
GradingLLM-as-judge, all-or-nothing scoring (i.e., score = 1 iff every rubric item passes)
MetricsAvg@3, Pass@3, Pass^3
Agent runtimeOpenClaw inside a single Docker image
RequirementsPython 3.10+ stdlib + `d

项目描述

FORTE (Full-cycle Office Real-world Task Evaluation) is a general agent benchmark for evaluating AI agents on daily office productivity across 15 corporate professions.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
littledivy
精选
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI 与机器学习
1,482