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
Small Language Models with Hugging Face transformers Library + smolLM3
Running a 70B model in production is expensive, and for many tasks, unnecessary. If you're building a focused pipeline,…
5 Free Courses to Learn Modern AI and LLMs
Learn how to use generative AI at work, build RAG and agentic apps, fine-tune models, work with the Hugging Face…
PyTorch Conference North America Announces 2026 Keynotes
PyTorch Conference North America will be held in San Jose, California, on October 20–21, 2026. Featured PyTorchCon NA…
Beyond Bots: Rethinking AI Support with a Hybrid AI Architecture
Learn how blending RAG and fine-tuning creates more effective AI support experiences.
PyTorch by the Sea: The inaugural Santa Cruz PyTorch Meetup
TL;DR The inaugural Santa Cruz PyTorch Meetup brought together 45 local engineers, students, and leaders for GPU/CUDA…
The Minimal AI Engineer Toolkit for 2026
Discover the six essential tools AI engineers need in 2026 to build and deploy production-grade autonomous systems.
Getting Started with GitHub Agentic Workflows
GitHub Agentic Workflows are in public preview. Find out all about them here.
Turn Any CSV into an Executive Report with Python and AI
Learn to implement a repeatable pipeline that cleans a CSV, finds the story, and writes it up.
llamafile v0.10.5
llamafile v0.10.5 is out, and it tracks a much more recent llama.cpp, which lets it run two models people…
Turn one giant AI-generated pull request to a reviewable stack
Think about the last big feature you shipped. Be honest. Did you cram it into one giant pull request, or did…
I Replaced Pip, Virtualenv, and Poetry With uv: Here’s Why
uv is making my life easier by giving me one fast tool for package installation, virtual environments, lock…
Proposing the SAFE Working Group: An Open Community Effort to Improve AI Security
The open source community has shown time and again that collaboration produces better software, stronger…
7 Approaches to Reduce Inference Latency in Your LLM Workflows
From quantization to speculative decoding, here are seven engineering strategies to ship faster, more…
Does MiniMax Agent Actually Make Work Easier?
Read about MiniMax's own architecture, and see how it runs a real task against the actual API. Learn the…
A Guide to Saving Token Usage with Multi-Agent AI
Scaling up and streamlining a multi-agent architecture doesn't necessarily entail escalated costs if you know…
The Future of AI is Personal — But Not The Way You Think
Writing is one of the fundamental tools that enable and enhance human thought, a common refrain I used back…
KDnuggets Weekly Roundup: Build and Deploy Your First Autonomous Agent • 7 Machine Learning Algorithms That Still Matter
A Beginner's Guide to Working with Claude Design • 5 Best AI Tools for Data Analysis You Should Try in 2026…
Don’t stop early: Case-folding source code at memory speed
Suppose a user searches for café and your corpus contains CAFÉ, or they type straße and you’ve stored…
Building Voice-Controlled AI Agents
Building a voice-controlled AI agents isn't hard, this article breaks the pipeline into its real components:…
5 Books That Will Deepen Your Understanding of Large Language Models
Check out these five books on building, fine-tuning, and deploying large language models.
How Frontier Labs Are Building Subtle Developer Lock-In
Discussions about AI vendor lock-in usually focus on model weights, proprietary fine-tuning formats, or…
A Beginner’s Guide to Working with Claude Design
Claude Design is a research preview under Anthropic Labs, powered by Claude Opus' vision capability,…
7 Machine Learning Algorithms That Still Matter
Discover 7 essential machine learning algorithms that every data scientist should know before reaching for…
Who Cares About LLM costs?
Why would you worry about them? LLMs promise something close to infinite capability, and worrying about the…