Open Source News
Open source AI refers to freely available models, libraries and tools — from Hugging Face releases to community projects on GitHub. This page tracks every notable open release.
637 articles · updated 24/7 from 100+ sources
5 Free Courses to Go From AI Beginner to Practitioner
Follow this free five-course roadmap to build real AI skills, from classical algorithms to training LLMs from…
Query Profiling: See Where a Slow Query Spends Its Time
A query in production is slow. Maybe it was always a little slow and it finally crossed the line where…
$100 million for open source: A milestone built by the community
We launched GitHub Sponsors in 2019 with a simple belief: the people who build and maintain open source…
A Beginner’s Guide to Setting Up Claude Code for High Performance Agentic Programming
This article walks through the actual configuration, permissions, hooks, and command habits that separate a…
Top 5 MCP Servers for High-Performance Agentic Development
Here are five that are genuinely worth wiring into a high-performance agent development setup, chosen for…
Could Your AI Systems Already Be High-Risk Under the EU AI Act?
Access the on-demand webinar to understand what the latest guidance means for your AI governance program and…
KDnuggets Weekly Roundup: Week of July 13, 2026
Stop Using If-Else Chains: Use the Registry Pattern in Python Instead • 5 Real-World SQL Projects to Build…
The cost of saying yes has changed
The most expensive part of a small feature request used to be writing the code. Now it’s usually the…
Git Worktrees for AI Development
A Git worktree is a separate directory checked out from the same repository. You can have as many as you…
5 FREE Resources on Agentic AI
Here are 5 curated resources to help you progress your agentic AI learning for FREE.
Working with Pi Coding Agents
The most interesting thing about Pi isn't any single feature; it's that the project treats "what we didn't…
10 YouTube Channels Keeping You Ahead in AI
Explore 10 YouTube channels for AI engineers covering paper breakdowns, coding tutorials, and industry…
Linux Foundation Newsletter: July 2026
Welcome to the July 2026 edition of the Linux Foundation Newsletter July is one of the best months for LF…
Triton Plugin Extensions: Enabling TLX and Custom Compiler Passes Out of the Box
TLDR The PyTorch-Triton 3.7 release introduces the Triton Plugin Extensions system, a framework for…
What Agentic AI Asks of Open Source Strategy: A New Layer for OSPOs
Home Blog What Agentic AI Asks of Open Source Strategy: A New Layer for OSPOs 8 MIN READ What Agentic AI Asks…
Stop Using If-Else Chains: Use the Registry Pattern in Python Instead
Learn a cleaner, more extensible way to dispatch logic in Python.
7 Python Frameworks for Orchestrating Local AI Agents
This article contains seven Python tools that engineers are actually using in 2026 to build, coordinate, and…
Open Models are ready for agents. Their APIs are not.
I have spent the last months building Octonous, an agentic product that runs on Anthropic, OpenAI, Gemini,…
Getting Started with Conductor for Gemini CLI
# Introduction When you open Gemini CLI, describe a feature you need to build, and the agent…
12 Ways to Reduce LLM Latency and Inference Costs in Production
# Introduction Large language model (LLM) apps get slow and expensive faster than you'd expect. In a…
From Campus to Community Part Two: The Researcher Exodus
Home Blog From Campus to Community Part Two: The Researcher Exodus 4 MIN READ From Campus to Community Part…
Better tools made Copilot code review worse. Here’s how we actually improved it.
Give an agent better tools and it should do better work. That’s the instinct, anyway. When you open a pull…
Profiling in PyTorch (Part 3): Attention is all you profile
Profiling in PyTorch (Part 3): Attention is all you profile. Hugging Face - artificial intelligence news.
How GitHub gave every repository a durable owner
GitHub has over 14,000 repositories across our primary internal GitHub organization. As of early 2025, there…