Week in Review: Real-World AI Tool Adoption Data

Weekly Roundup โ€ข October 17, 2025 โ€ข 4 min read
Weekly Roundup AI Tools Real World Data GitHub

This week we launched the most comprehensive view of AI tool adoption yetโ€”going beyond downloads to track real-world usage across GitHub, Bitbucket, and 8 major developer marketplaces.

๐Ÿš€ New This Week: Dependency Tracking

We now track actual installations in production codebases, not just downloads. Here's what we found scanning 61,000+ repositories:

NPM Real-World Adoption (Top 5)

  1. openai: 40,192 repos
  2. langchain: 9,152 repos
  3. ollama: 8,256 repos
  4. @ai-sdk/openai: 7,040 repos
  5. anthropic: 5,104 repos

Python Real-World Adoption (Top 5)

  1. openai: 21,408 repos
  2. chromadb: 16,112 repos
  3. langchain-openai: 13,952 repos
  4. ollama: 13,456 repos
  5. anthropic: 9,936 repos

Key insight: While OpenAI leads in raw numbers, Ollama's presence in both NPM (8K) and Python (13K) repos shows local LLMs are gaining serious traction in production environments.

๐Ÿ“Š Multi-Provider Setups Emerging

We detected 12 repos using both openai + anthropic in their package.json, and 8 repos with the same combo in requirements.txt. This represents a new pattern: developers hedging against single-provider dependency.

Co-occurrence patterns we're tracking:

This is the start of the "multi-model era" where applications switch between providers based on task, cost, or availability.

๐Ÿช Marketplace Expansion

We now track AI tools across 8 developer marketplaces:

VS Code Marketplace

JetBrains Marketplace (Surprise Leader)

Finding: JetBrains AI Assistant beats Copilot by 81% in the JetBrains ecosystem. This suggests professional developers on paid IDEs have different adoption patterns than VS Code users.

๐Ÿ” Historical Tracking Now Live

We're now backfilling commit history to track when dependencies were added:

Why this matters: Download counts lie. Package installs in dead repos lie. Git commits showing active use? That's the signal.

๐Ÿ“ˆ What We're Watching

1. Ollama's Rise

From 0 to 21K total repos (NPM + Python) in 28 months. Compare to:

Prediction: Ollama hits 50K repos by Q1 2026.

2. Chromadb Dominance

16,112 Python repos use chromadb for vector storage. This is higher than the actual LLM libraries in many cases.

Insight: The infrastructure layer (vector DBs, embeddings) is growing faster than the model layer. This suggests maturing architectures.

3. Multi-Provider Patterns

Every week we see more repos with both Anthropic + OpenAI SDKs. This is the hedging behavior we predicted in September.

Next: We're building a "Provider Switching Detector" to track when repos migrate between models.

๐Ÿ› ๏ธ Data Methodology

All data collected October 10-17, 2025 using:

Total data points this week:

๐Ÿ’ก What This Means

For developers: Your choice of AI tool is no longer isolated. Multi-provider setups are becoming standard for production applications. Plan for provider switching from day one.

For tool makers: Marketplace presence matters less than real installations. We found tools with 50M+ marketplace "installs" but only 5K in actual package.json files.

For investors: Look past vanity metrics. The tools appearing in requirements.txt and package.json files of funded startupsโ€”that's your signal.

๐Ÿ”ฎ Coming Next Week

๐Ÿ“Š Access the Data

All findings backed by real data:

Get the full dataset: vibe-data.com


Data collected October 10-17, 2025. Methodology: GitHub Code Search API, marketplace APIs, git history analysis. All metrics verified against multiple sources.

Follow @vibe_data for real-time updates on AI development trends.

Share this article

๐Ÿš€ Want More AI Development Intelligence?

Get exclusive insights, early trend analysis, and comprehensive data delivered weekly.

Subscribe to Newsletter