Skip to content

Add experimental AI Evaluations topic page#13471

Open
lamek wants to merge 1 commit into
flutter:mainfrom
lamek:ai-evals-docs
Open

Add experimental AI Evaluations topic page#13471
lamek wants to merge 1 commit into
flutter:mainfrom
lamek:ai-evals-docs

Conversation

@lamek
Copy link
Copy Markdown
Contributor

@lamek lamek commented Jun 7, 2026

Introduce a new, high-level AI Evaluations page containing an overview of evaluation strategy, CUJs, and dimensions.

Changes:

  1. AI Evals Page: Created /ai/evals highlighting the experimental nature of evaluations and linking directly to the main repository (https://github.com/flutter/evals).
  2. Sidebar TOC: Added "AI Evaluations (experimental)" entry to the ai.yml sidebar under Developer experience.

@lamek lamek requested review from a team and sfshaza2 as code owners June 7, 2026 01:48
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new documentation page on 'AI Evaluations' (experimental) for Dart and Flutter, detailing their evaluation frameworks and testing methodologies, and updates the sidebar navigation to include this new page. A review comment suggests a grammatical improvement to ensure proper parallel structure in a list of actions.

Comment on lines +13 to +16
To explore the evaluation strategy,
view the open-source dataset, scoring rubrics,
or get involved with community benchmark datasets,
visit the [Flutter Evals repository](https://github.com/flutter/evals).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The list of actions starting with 'To' has a grammatical parallelism issue. 'view the open-source dataset, scoring rubrics' lacks a conjunction. Adding 'and' clarifies that 'view' applies to both nouns and maintains a proper parallel structure.

Suggested change
To explore the evaluation strategy,
view the open-source dataset, scoring rubrics,
or get involved with community benchmark datasets,
visit the [Flutter Evals repository](https://github.com/flutter/evals).
To explore the evaluation strategy,
view the open-source dataset and scoring rubrics,
or get involved with community benchmark datasets,
visit the [Flutter Evals repository](https://github.com/flutter/evals).

@flutter-website-bot
Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit c6abae6):

https://flutter-docs-prod--docs-pr13471-ai-evals-docs-682e8amb.web.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants