← Back to feed

clem 🤗 (@ClementDelangue): Something super exciting happened quietly on HF over the past month: AI agents became AI builders, and they did it in the open! During our ICML reproduction challenge, 1,221 humans teamed up with cod

L3 · BuilderOpen Source@ClementDelangue· 8/18/2026

Shows practical AI agent collaboration on open-source research reproduction at scale

AI Summary

Hugging Face hosted an ICML reproduction challenge where 1,221 humans collaborated with AI coding agents to verify 2,226 research papers.

Excerpt

Something super exciting happened quietly on HF over the past month: AI agents became AI builders, and they did it in the open! During our ICML reproduction challenge, 1,221 humans teamed up with coding agents to verify and reproduce 2,226 papers. But here's the cool part: https://t.co/grUiGW558k

Read Original
0 upvotes · 0 downvotes · 1 min read

Related Articles

L4 · DeveloperOpen SourceTowards Data Science
AI Agents Don’t Need More Context — They Need Typed Context

A lightweight Python runtime introduces a context type system that enforces type safety on agent context objects before prompt serialization to prevent type confusion bugs.

L4 · DeveloperOpen SourceSimon Willison's Blog
llm-anthropic 0.27

LLM Anthropic plugin v0.27 released with compatibility for anthropic Python SDK v1.0.0 migration from httpx to httpx2.

L4 · DeveloperOpen SourceHacker News
Run 290B+ frontier MoE models locally on your gaming PC

FreeToken enables running 290B+ parameter MoE models locally on consumer hardware with optimized CPU-GPU co-execution and semantic caching.

L3 · BuilderOpen SourceHacker News
OCR It – pull text out of un-copyable documents for your LLM

OCR It is a Chrome extension that extracts text from un-copyable documents using offline Tesseract OCR for LLM processing.

L3 · BuilderOpen SourceOpenAI Cookbook (GitHub)
Remove unverified Promptfoo export instructions (#2869)

OpenAI is removing instructions for automated export to Promptfoo from Evals in its cookbook, making migration a manual configuration process.