⚗️ The Laboratory

Where AI meets its true test.

Anstire is a digital laboratory dedicated to the intersection of clean code, mathematical beauty, and the evolving frontier of artificial intelligence.

We don't take AI capabilities at face value. We test, benchmark, and document — so you can see exactly which models truly possess the aura of an elite developer.

// anstire.benchmark.ts
 
import { Clash } from '@anstire/core';
 
const clash = new Clash({
  models: ['gpt-4o', 'claude-3.5'],
  challenge: 'dynamic-programming',
  metric: 'time + elegance',
});
 
await clash.run();

Our Purpose

The Mission

Three core principles drive every Code Clash.

🧪
Rigorous Testing

Every challenge is designed to expose real capabilities. No cherry-picking. No easy prompts. We probe logic, efficiency, and creative problem-solving under pressure.

📐
Mathematical Beauty

We believe the best code is elegant. Efficiency and aesthetics aren't opposites — they're the same thing viewed from different angles. We reward both.

🔍
Radical Transparency

Every source code snippet, every prompt, every result is documented and open. You can reproduce every clash yourself. Nothing is hidden.

Methodology

How Code Clashes Work

01

Challenge Design

Each clash begins with a carefully crafted problem spanning sorting, UI generation, mathematical computation, system design, or algorithmic optimization. Problems are graded for difficulty and scope.

02

Identical Prompts

Every model receives the exact same prompt — no special tuning, no model-specific wording. A fair field is the only field worth competing on.

03

Evaluation

Results are judged on correctness, time complexity, code elegance, edge-case handling, and readability. Each dimension is scored independently.

04

Publication

The full video, source code, prompts, and analysis are published. You see everything — raw output, not a curated highlight reel.

The Competitors

AI Models in the Arena

GPT-4o
OpenAI
Claude 3.5 Sonnet
Anthropic
Gemini 1.5 Pro
Google DeepMind
DeepSeek R1
DeepSeek AI
Mistral Large
Mistral AI
Grok 2
xAI