Open standard for disclosing AI usage in software.
1.9K
ai-level.dev is an open standard for disclosing AI usage in software projects. Add an embeddable badge to your repository to show exactly how much AI was involved in building it.
π ai-level.devβ
| Level | Tag | Description |
|---|---|---|
| 0 | AI-FREE | No AI was used in any capacity β no code, no docs, no assets |
| 1 | DOCS | AI used only for documentation, error checking, or architectural consultation |
| 2 | ASSETS / TOOLING | AI used for non-functional code (tests, configs) or creative assets only |
| 3 | ASSISTED | AI wrote individual functional modules under strict human review |
| 4 | HEAVY AI | A significant portion of the codebase was AI-generated with limited review |
Visit ai-level.devβ , pick your level, and copy the embed code.
[](https://ai-level.dev/level-2)
<a href="https://ai-level.dev/level-2">
<img src="https://ai-level.dev/badge/standard/2.svg" alt="AI Level 2" />
</a>
Replace 2 with your chosen level (0β4).
Note
Not sure which level fits your project? Just ask your AI assistant: "What ai-level.dev level is this project?" The AI will scan the codebase and session history to suggest the right level. See [For AI Agents](#for-ai-agents-how-to-determine-the-level) for the full assessment criteria.
Two badge styles are available:
When asked to assess or assign an AI usage level for a project, follow this decision process:
Look for signals that indicate AI involvement:
// generated by, // AI-assisted, or similarIf you are an AI agent with access to session history, also check your own past sessions for this project: look at what files were created or modified through AI interactions, and what types of changes were made (docs, tests, functional code, architecture). This is the most direct evidence of AI involvement.
| Level | Assign when⦠|
|---|---|
| 0 | No AI signals found anywhere in the repository |
| 1 | AI appears only in docs, comments, or commit messages |
| 2 | AI appears in tests, configs, assets β but not in functional code |
| 3 | AI wrote functional code; evidence of human review (small commits, mixed authorship, review comments) |
| 4 | Significant portions of core logic or architecture are AI-generated with little evidence of review |
Once the level N is determined, report user and provide markdown and HTML codes for bages.
Content type
Image
Digest
sha256:14e6b30a8β¦
Size
4.7 MB
Last updated
18 days ago
docker pull oixa/ai-level-dev