AgentScout Logo Agent Scout

NPM AI Packages Weekly Download Tracker

Anthropic SDK growth (+12.5% WoW) outpaces OpenAI (+8.0%) for second consecutive week. Vercel AI SDK ecosystem consolidates as infrastructure layer. OpenAI Agents SDK enters market at 540K weekly downloads.

AgentScout · · · 5 min read
#npm #ai-sdk #downloads #weekly-tracker #agent-sdk #vercel-ai-sdk
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

NPM AI Packages Weekly Download Tracker

Data Overview

  • Last Updated: 2026-04-19
  • Update Frequency: Weekly
  • Data Period: 2026-04-11 to 2026-04-17
  • Total Packages Tracked: 30
  • Total Weekly Downloads: 76,123,786
  • Primary Source: NPM Downloads API

Key Facts

  • Who: 30 AI-related NPM packages across SDKs, frameworks, and vector databases
  • What: Weekly download statistics showing market share and growth trends in AI development tooling
  • When: Data collected for the week of April 11-17, 2026
  • Impact: 76.1 million total weekly downloads across tracked packages, with 4 packages exceeding 10 million downloads

Top Packages

PackageWeekly DownloadsCategoryWoW ChangePrevious
openai18,030,081SDK+8.0%16,698,019
@ai-sdk/provider15,717,689Frameworknew-
@anthropic-ai/sdk14,784,331SDK+12.5%13,143,015
ai (Vercel AI SDK)11,370,737Framework+8.2%10,505,460
@ai-sdk/openai5,487,096Framework+12.8%4,865,266
langsmith4,567,313Tooling+4.5%4,369,966
@anthropic-ai/claude-agent-sdk4,220,634SDK+10.9%3,804,949
@langchain/core3,703,069Framework+3.8%3,567,629
@ai-sdk/google3,522,044Frameworknew-
@langchain/openai2,818,913Framework+2.4%2,753,659
@google/generative-ai2,628,961SDK+3.9%2,530,422
langchain2,162,114Frameworknew-
@langchain/langgraph2,032,327Framework+1.4%2,004,043
@elastic/elasticsearch1,987,657Vector DBnew-
@mistralai/mistralai1,896,110SDKnew-
@langchain/textsplitters1,470,618Frameworknew-

Category Breakdown

CategoryTotal DownloadsPackage CountTop PackageShare
Framework39,769,09516@ai-sdk/provider52.2%
SDK36,347,60711openai47.7%
Vector DB2,957,4243@elastic/elasticsearch0.1%

Framework packages dominate with 52.2% of total tracked downloads, led by the Vercel AI SDK ecosystem. The @ai-sdk/provider package alone accounts for 15.7 million downloads, serving as the core abstraction layer for multi-provider AI development.

SDK packages represent 47.7% of downloads, with OpenAI SDK maintaining the top position at 18 million weekly downloads. However, Anthropic SDK’s growth rate (+12.5%) now exceeds OpenAI’s (+8.0%) for the second consecutive week.

Vector database clients remain a smaller segment at under 3 million combined downloads, with Elasticsearch leading, followed by Pinecone and Qdrant.

Emerging Packages

PackageWeekly DownloadsCategorySignificance
@openai/agents540,470FrameworkOpenAI’s official Agent SDK - new entry
@ai-sdk/deepseek652,142FrameworkDeepSeek integration via Vercel AI SDK
@ai-sdk/anthropic4,860,780FrameworkAnthropic provider for Vercel AI SDK
@ai-sdk/mistral783,006FrameworkMistral integration via Vercel AI SDK

SDK Growth Comparison

The growth momentum has shifted in Anthropic’s favor:

PackageWeekly DownloadsGrowth RateAbsolute Change
@anthropic-ai/sdk14,784,331+12.5%+1,641,316
openai18,030,081+8.0%+1,332,062
@anthropic-ai/claude-agent-sdk4,220,634+10.9%+415,685

Anthropic SDK added 1.64 million weekly downloads compared to OpenAI’s 1.33 million - a 23% difference in absolute growth despite OpenAI’s larger base. If this trend continues, Anthropic SDK could approach parity with OpenAI SDK within 18-24 months.

Vercel AI SDK Ecosystem Consolidation

The @ai-sdk/provider package (15.7 million downloads) now exceeds the core ai package (11.4 million), indicating:

  1. Decoupled architecture adoption: Developers are using the provider abstraction layer independently
  2. Multi-provider strategies: Teams building applications that switch between OpenAI, Anthropic, Google, Mistral, and DeepSeek
  3. Infrastructure lock-in: Vercel AI SDK is becoming the de facto standard for AI provider abstraction

The ecosystem now includes direct support for DeepSeek via @ai-sdk/deepseek (652K downloads in its first tracked week), demonstrating rapid adoption of emerging model providers.

Agent SDK Competition

PackageWeekly DownloadsCategoryGrowth
@langchain/langgraph2,032,327Framework+1.4%
@anthropic-ai/claude-agent-sdk4,220,634SDK+10.9%
@openai/agents540,470Frameworknew

LangGraph shows signs of plateauing at +1.4% growth, while Claude Agent SDK surged +10.9% to reach 4.2 million weekly downloads. OpenAI’s new Agents SDK entered the market at 540K downloads - a significant first-week number that suggests developers are actively evaluating OpenAI’s native agent orchestration solution.

Growth Rate Distribution

PackageGrowth RateMomentum
@ai-sdk/openai+12.8%Accelerating
@anthropic-ai/sdk+12.5%Accelerating
@anthropic-ai/claude-agent-sdk+10.9%Strong
ai (Vercel)+8.2%Steady
openai+8.0%Steady
langsmith+4.5%Moderate
@langchain/core+3.8%Moderate
@google/generative-ai+3.9%Moderate
@langchain/openai+2.4%Slow
@langchain/langgraph+1.4%Plateauing

Methodology

Data collected via NPM Downloads API for the week of April 11-17, 2026. The tracker monitors 30 packages across three categories:

  • SDK: Direct API client libraries from model providers
  • Framework: Orchestration, agent frameworks, and abstraction layers
  • Vector DB: Database client libraries for vector storage

Packages selected based on:

  1. Direct relevance to AI/LLM application development
  2. Minimum 350,000 weekly downloads (established adoption)
  3. Active maintenance status

Limitations: NPM download counts include automated CI/CD installations and may not directly reflect production usage. Package downloads do not equate to unique users.

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 45/100

The weekly download numbers reveal a strategic inflection point that market commentary overlooks: Anthropic SDK’s acceleration past OpenAI SDK in growth rate (+12.5% vs +8.0%) represents not just momentum, but a structural shift in developer preference. OpenAI still holds 18M vs Anthropic’s 14.7M weekly downloads, but Anthropic added 309,000 more absolute downloads this week despite the smaller base. Extrapolating current trajectories, Anthropic SDK would reach download parity with OpenAI SDK by Q3 2026.

The @ai-sdk/provider package reaching 15.7M downloads (now exceeding the core ai package’s 11.4M) signals that Vercel AI SDK has achieved infrastructure status - developers are building directly on the abstraction layer rather than the convenience wrapper. This creates strategic leverage: any model provider integrated into the Vercel ecosystem gains immediate distribution to 15.7M weekly installation points.

Key Implication: OpenAI’s new Agents SDK at 540K weekly downloads poses an existential threat to LangGraph’s positioning. With LangGraph at +1.4% growth and OpenAI Agents entering with native model integration, LangGraph risks losing the “default choice” status for agent orchestration within 6-12 months unless it differentiates on cross-provider capabilities.

Sources

NPM AI Packages Weekly Download Tracker

Anthropic SDK growth (+12.5% WoW) outpaces OpenAI (+8.0%) for second consecutive week. Vercel AI SDK ecosystem consolidates as infrastructure layer. OpenAI Agents SDK enters market at 540K weekly downloads.

AgentScout · · · 5 min read
#npm #ai-sdk #downloads #weekly-tracker #agent-sdk #vercel-ai-sdk
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

NPM AI Packages Weekly Download Tracker

Data Overview

  • Last Updated: 2026-04-19
  • Update Frequency: Weekly
  • Data Period: 2026-04-11 to 2026-04-17
  • Total Packages Tracked: 30
  • Total Weekly Downloads: 76,123,786
  • Primary Source: NPM Downloads API

Key Facts

  • Who: 30 AI-related NPM packages across SDKs, frameworks, and vector databases
  • What: Weekly download statistics showing market share and growth trends in AI development tooling
  • When: Data collected for the week of April 11-17, 2026
  • Impact: 76.1 million total weekly downloads across tracked packages, with 4 packages exceeding 10 million downloads

Top Packages

PackageWeekly DownloadsCategoryWoW ChangePrevious
openai18,030,081SDK+8.0%16,698,019
@ai-sdk/provider15,717,689Frameworknew-
@anthropic-ai/sdk14,784,331SDK+12.5%13,143,015
ai (Vercel AI SDK)11,370,737Framework+8.2%10,505,460
@ai-sdk/openai5,487,096Framework+12.8%4,865,266
langsmith4,567,313Tooling+4.5%4,369,966
@anthropic-ai/claude-agent-sdk4,220,634SDK+10.9%3,804,949
@langchain/core3,703,069Framework+3.8%3,567,629
@ai-sdk/google3,522,044Frameworknew-
@langchain/openai2,818,913Framework+2.4%2,753,659
@google/generative-ai2,628,961SDK+3.9%2,530,422
langchain2,162,114Frameworknew-
@langchain/langgraph2,032,327Framework+1.4%2,004,043
@elastic/elasticsearch1,987,657Vector DBnew-
@mistralai/mistralai1,896,110SDKnew-
@langchain/textsplitters1,470,618Frameworknew-

Category Breakdown

CategoryTotal DownloadsPackage CountTop PackageShare
Framework39,769,09516@ai-sdk/provider52.2%
SDK36,347,60711openai47.7%
Vector DB2,957,4243@elastic/elasticsearch0.1%

Framework packages dominate with 52.2% of total tracked downloads, led by the Vercel AI SDK ecosystem. The @ai-sdk/provider package alone accounts for 15.7 million downloads, serving as the core abstraction layer for multi-provider AI development.

SDK packages represent 47.7% of downloads, with OpenAI SDK maintaining the top position at 18 million weekly downloads. However, Anthropic SDK’s growth rate (+12.5%) now exceeds OpenAI’s (+8.0%) for the second consecutive week.

Vector database clients remain a smaller segment at under 3 million combined downloads, with Elasticsearch leading, followed by Pinecone and Qdrant.

Emerging Packages

PackageWeekly DownloadsCategorySignificance
@openai/agents540,470FrameworkOpenAI’s official Agent SDK - new entry
@ai-sdk/deepseek652,142FrameworkDeepSeek integration via Vercel AI SDK
@ai-sdk/anthropic4,860,780FrameworkAnthropic provider for Vercel AI SDK
@ai-sdk/mistral783,006FrameworkMistral integration via Vercel AI SDK

SDK Growth Comparison

The growth momentum has shifted in Anthropic’s favor:

PackageWeekly DownloadsGrowth RateAbsolute Change
@anthropic-ai/sdk14,784,331+12.5%+1,641,316
openai18,030,081+8.0%+1,332,062
@anthropic-ai/claude-agent-sdk4,220,634+10.9%+415,685

Anthropic SDK added 1.64 million weekly downloads compared to OpenAI’s 1.33 million - a 23% difference in absolute growth despite OpenAI’s larger base. If this trend continues, Anthropic SDK could approach parity with OpenAI SDK within 18-24 months.

Vercel AI SDK Ecosystem Consolidation

The @ai-sdk/provider package (15.7 million downloads) now exceeds the core ai package (11.4 million), indicating:

  1. Decoupled architecture adoption: Developers are using the provider abstraction layer independently
  2. Multi-provider strategies: Teams building applications that switch between OpenAI, Anthropic, Google, Mistral, and DeepSeek
  3. Infrastructure lock-in: Vercel AI SDK is becoming the de facto standard for AI provider abstraction

The ecosystem now includes direct support for DeepSeek via @ai-sdk/deepseek (652K downloads in its first tracked week), demonstrating rapid adoption of emerging model providers.

Agent SDK Competition

PackageWeekly DownloadsCategoryGrowth
@langchain/langgraph2,032,327Framework+1.4%
@anthropic-ai/claude-agent-sdk4,220,634SDK+10.9%
@openai/agents540,470Frameworknew

LangGraph shows signs of plateauing at +1.4% growth, while Claude Agent SDK surged +10.9% to reach 4.2 million weekly downloads. OpenAI’s new Agents SDK entered the market at 540K downloads - a significant first-week number that suggests developers are actively evaluating OpenAI’s native agent orchestration solution.

Growth Rate Distribution

PackageGrowth RateMomentum
@ai-sdk/openai+12.8%Accelerating
@anthropic-ai/sdk+12.5%Accelerating
@anthropic-ai/claude-agent-sdk+10.9%Strong
ai (Vercel)+8.2%Steady
openai+8.0%Steady
langsmith+4.5%Moderate
@langchain/core+3.8%Moderate
@google/generative-ai+3.9%Moderate
@langchain/openai+2.4%Slow
@langchain/langgraph+1.4%Plateauing

Methodology

Data collected via NPM Downloads API for the week of April 11-17, 2026. The tracker monitors 30 packages across three categories:

  • SDK: Direct API client libraries from model providers
  • Framework: Orchestration, agent frameworks, and abstraction layers
  • Vector DB: Database client libraries for vector storage

Packages selected based on:

  1. Direct relevance to AI/LLM application development
  2. Minimum 350,000 weekly downloads (established adoption)
  3. Active maintenance status

Limitations: NPM download counts include automated CI/CD installations and may not directly reflect production usage. Package downloads do not equate to unique users.

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 45/100

The weekly download numbers reveal a strategic inflection point that market commentary overlooks: Anthropic SDK’s acceleration past OpenAI SDK in growth rate (+12.5% vs +8.0%) represents not just momentum, but a structural shift in developer preference. OpenAI still holds 18M vs Anthropic’s 14.7M weekly downloads, but Anthropic added 309,000 more absolute downloads this week despite the smaller base. Extrapolating current trajectories, Anthropic SDK would reach download parity with OpenAI SDK by Q3 2026.

The @ai-sdk/provider package reaching 15.7M downloads (now exceeding the core ai package’s 11.4M) signals that Vercel AI SDK has achieved infrastructure status - developers are building directly on the abstraction layer rather than the convenience wrapper. This creates strategic leverage: any model provider integrated into the Vercel ecosystem gains immediate distribution to 15.7M weekly installation points.

Key Implication: OpenAI’s new Agents SDK at 540K weekly downloads poses an existential threat to LangGraph’s positioning. With LangGraph at +1.4% growth and OpenAI Agents entering with native model integration, LangGraph risks losing the “default choice” status for agent orchestration within 6-12 months unless it differentiates on cross-provider capabilities.

Sources

efrpq2aoiwg35wmh5s6uqj████ampzyq6co2uozepoz0p6tjblkii6oy7c████irqrk0wvm2uca1pxd0c09xmwprn301e9░░░z03zcs4hbok6hp4rnbjnsw6lo77za73e░░░w149uchyz3cbn3n261bwueuvq0vgpjgf░░░5ep17rubn0j7xry6tdxru6qa84njkpsxl████pv3bqgibp8c7snb2apera2gn1yuj23qpu████6jelhrrtl3d0uri2q0kooaegaiee3hwro░░░n555t4p9p53ztbruaze08b69o1oc14h6░░░58bcr9q2zfq1f8546wxu69kwlo1nojnr████i18wz88riw7d2wr8gtm9436szjhezft9████s4vw7mim7xmxo43qh8f8qzeeglnpnb5e████9yfdrapj0muyj6a7kwz9ik4onc7vphls░░░ohoz26p89mx0o55jys5pedsp9vgncbi░░░bc1mc1pehcvkwtn59xxrmmvby0kisx3w████pc4l9poo7nhsx7tz3f1mnl0qla5zu90njb████79luqbj7noi3yma7hy0fpf206bfhcaou████6x6wfqapu5ix196nkxuts7azbdz1zwhj░░░q4uylxeu06bu92thcumchq3xnosg6o████tsh5qi6d09dtwfnnlggsa87lv58h1egn████9e2gxpvujhvmv2babsnabww67sqc7wxp████mvxdgugxu1iy0qazdkjnk3acxnd6tl6s░░░aiygd4ci74dzlq2oock57nozai4iby9ji████kzlsutencpkauoyip20ck3uf7365tryy████fx2glip58nq6g1v30uhc2itbw4cubvb░░░pd6j9ixgl0o2479dbjmnul7x8rnfuae2r░░░udblh1educ2x0e7aaynf68env7dxjv1u░░░8uxbsqpvxue6zofwmihagmxxz774u640g████psxdzv57wtag1t8go58k0lfxp6xme9t44░░░qn8sj9dxh3bh2ww81ybymguw3heoxliy░░░83mbdyfisha2d49hq7ok1bo3xzlm0r9n████2ylv9u6hfl51qwg24z2ngifmtz00ztrwl████szmd48dfgcvg67fyf8suflqae02mnc4████adi014mbrqm3etrpsdy0ukq9cimig8nxg░░░8gxz4u3d8sndkdiwk1e6w51yshgwf1j3████fvlu47xah4e1v3h14hvbymr5sq809dajc████twmgo8uxgeendse8b2btucbw9mfuxvfom░░░tb00ovjx4fbwdh2vz4wttad9787w50w0j░░░v27yiebdtmzkl3bj5ngicj3bn7lw37os████51sxn5j1exnkt4upu0mdpa0i59v5pa13c████do4mizz3wkfuw4r9sa8csp427dffom7░░░bk9gz95mgre7adm71ln4mytieue9wrsi░░░ci9rvidtf89944bv6iwwhnxl6nw5ini8████dzbfl8nwdrmyj2q4usiwpo1eab89a5fo████72hpz3u2t72wytom6tedwkxw8fhe2607o░░░m8bki55zzmi1cx7nmje4s4r60e95a70ce░░░z60kuz9d02634lfd7hr2e8fq4ciiharc████4sew4t5qxyukew8n96w8t829vn7n392i████31uoye36dtiynfzmifpr8jdktcp53aek░░░2h2msh9ewos2xnh4d2alsxsnotcbxehh████72g2ezwvnth