Provider SDKs Dominate: 63% More Downloads Than Frameworks

Published October 29, 2025 by Vibe Data
AI SDKs NPM Data Developer Trends

Key Finding

47.2M Provider SDK downloads vs 29.0M Framework downloads

Ratio: 1.63x - Direct provider SDKs have 63% more downloads than abstraction frameworks

Data collected: October 29, 2025 from NPM official API

Our latest NPM download analysis reveals a clear trend: developers are choosing direct provider SDKs over abstraction frameworks. OpenAI, Anthropic, and Google's official SDKs collectively receive 47.2 million monthly downloads, while framework alternatives like LangChain and Vercel AI SDK total 29 million.

The Data Breakdown

Provider SDKs vs Frameworks NPM Downloads Comparison

Provider SDKs (47.2M total)

Frameworks (29.0M total)

Why Developers Choose Provider SDKs

The 63% download advantage for provider SDKs suggests several trends in how developers build AI applications:

1. Performance and Control

Direct SDK integration offers developers maximum control over API calls, error handling, and performance optimization. There's no middleware layer introducing latency or abstraction overhead.

2. Feature Access

New features from OpenAI, Anthropic, and Google ship directly in their SDKs first. Frameworks require additional development time to expose these features through their abstraction layers.

3. Simpler Dependencies

A single provider SDK means fewer dependencies, smaller bundle sizes, and simpler updates. Framework abstractions add complexity that developers may not need.

4. Official Support

Provider SDKs come with direct support from OpenAI, Anthropic, and Google. Framework support relies on third-party maintainers who may lag behind provider updates.

When Frameworks Still Matter

Despite the download disparity, frameworks serve important use cases:

The OpenAI Effect

OpenAI's SDK alone accounts for 31.6M downloads - more than all frameworks combined. This dominance reflects:

What This Means for AI Developers

The data suggests that most developers prefer direct, provider-specific integration when building AI applications. Start with provider SDKs for:

Consider frameworks when you need:

Methodology

Data collected October 29, 2025 from NPM's official API. We queried the latest snapshot for each package using DISTINCT ON (package_name) ordered by scraped_at DESC to avoid duplicate counts from historical snapshots.

Provider SDKs tracked: openai, @anthropic-ai/sdk, @google/generative-ai

Frameworks tracked: ai (Vercel AI SDK), @langchain/core, langchain

Track the Data Yourself

All NPM download data updates daily on our AI Coding Tools Rankings page. Historical trends and detailed breakdowns available on the Data Hub.

Get Weekly AI Development Intelligence

Subscribe for weekly updates on AI SDK downloads, new tool launches, and developer adoption trends.

View Plans
← Back to Blog