The Vercel AI SDK's Shape Is Being Cloned Into Go, Ruby, Python and the Browser
Four independent SDKs all active in the last 48 hours are explicitly rebuilding one API surface per runtime: zendev-sh/goai (v0.9.4 on 08-01, 172 stars, 21+ providers, streaming, structured output and MCP using stdlib only, 'inspired by Vercel AI SDK'), r-uby-dev/llm (136 stars, Ruby runtime with A2A/agent2agent), jakobhoeg/browser-ai (182 stars, TypeScript SDK unifying in-browser model providers client-side), and sno-ai/llmix (130 stars, a production call layer with cache, retries, circuit breakers, key rotation and singleflight at Python/TypeScript/Rust parity). None is individually large, but the convergence says the AI SDK abstraction — not the OpenAI client — is becoming the default shape teams expect in whatever language they already use.
Source
↳ Follow the thread