Three Kinds of RAG Corpus, and What It Costs to Build for the Wrong One
Enterprise Document Intelligence [Vol.1 #14A] – Three questions tell you which shape a document collection has, and each shape wants…
Enterprise Document Intelligence [Vol.1 #14A] – Three questions tell you which shape a document collection has, and each shape wants…
A hands-on guide to fine-tuning LLMs for the real world The post How to Fine-Tune an LLM: An End-to-End Guide…
Why retrieval quality should be a property of the system, not of the question’s wording? Rebuilding knowledge layer with graph…
A production account of scaling an enterprise integration pipeline from 500 to 8,000 events per second, and the two correctness…
A controlled comparison of a top-5 RAG pipeline and a full 127,000 token prompt on the same 12 questions, same…
People can accept tradeoffs when they see value — but if they don’t, what happens? The post Understanding Anti-AI Public…
Conceptual overview and walkthrough of a solution approach in Python The post Jigsaw Jeeves: Building a Puzzle Assistant using Computer…
Building the Responsible AI, security, and governance layers required for enterprise-ready agents The post From Prototype to Production: The Architecture…
When an artificial intelligence image generator produces a portrait, whose work went into it? The question sits at the center…
5 principles that determine whether an agent system succeeds in production, explained through one I built for a $100M+ company. The…
Innovation is a concept that has become mythologized in the modern era: what it is, how to manage it, how…
The number that fooled every hallucination detector The post Ten Is Not a Hundred appeared first on Towards Data Science.
Innovation is a concept that has become mythologized in the modern era: what it is, how to manage it, how…
For years, web agents have worked one click at a time—and often fallen apart on long tasks. Microsoft Research’s Webwright…
Become a more productive software engineer with LLMs The post How to Perform Effective Project Management with AI appeared first…
Enterprise Document Intelligence [Vol.1 #13bis] – The four bricks return useful results most of the time. Loop engineering is what…
RAG Retrieves, It Never Remembers. A vendor-neutral blueprint for applications that accumulate understanding. Includes a complete Azure-native implementation (Microsoft Foundry,…
A small experiment in remote SQL execution The post Running SQL Concurrently Across Three Remote DuckDB Servers with Quack appeared first…
Two open problems, exact-arithmetic checking and a proof assistant, over a single weekend. The post Mathematical Experiments Are Becoming Abundant Through Human-Machine…
Here’s how to be the Data Scientist who thrives in a world where coding is a commodity. The post How…
How AI has massively changed my day-to-day workflow The post A Day in the Life of a Data Scientist in…
Enterprise Document Intelligence [Vol.1 #13] – Putting the patterns together, and why this is what “agentic RAG” should look like…
FOUND FRIDAY · SEASON 5 · ISSUE 6 Privacy is the control layer for practical AI. This issue starts with…
A preprocessing pipeline let my car price model peek at the test set before the exam, and the twelve points…
Can a language model do live adversarial level design? Yes, emphasis on the adversarial part The post I Made an…
Google’s Open Knowledge Format (OKF) is a Markdown+YAML skeleton for sharing knowledge between humans and AI agents. This post reuses…
Enterprise Document Intelligence [Vol.1 #5nonies] – Nature, plan, execute, synthesize: closing brick 1 with a dispatcher that reads each PDF’s…
From one gradient to every gradient The post Backpropagation Explained for Beginners (Part 3): How Backpropagation Really Works appeared first…
Introducing sign-language-to-text (SL2T), our breakthrough model powering new sign language features for Deaf and hard of hearing users.
Image inputs and structured outputs with Gemma 4 and Ollama The post Building Multimodal Workflows with a Local LLM appeared…
A reproducible Lagos case study with population data, transport access, and airspace constraints The post How to Place Vertiport Locations…
Checking an A/B test until it crosses p < 0.05 can turn a nominal 5 percent false-positive rate into almost…
Not all Python data libraries are created equal! The post Should AI Developers Make the Switch from Polars to Pandas?…
How to diversify a budget without losing the shadow prices that explain the result The post The Budget Split That…
I replayed the same 27 real production tasks through two local models, one hardware upgrade apart, to find out what…
Artificial intelligence models are jacks of many trades, including writing, generating images, and creating 3D models. But they aren’t as…
Learn how to optimize your CI/CD pipeline for coding agents The post How to Effectively Deploy Code With Claude Code…
Giving an AI agent access to a data warehouse doesn’t automatically make it agent-ready. The real challenge lies in teaching…
A clear, math-first walkthrough of how VAEs learn to generate new data The post Variational Autoencoders (VAEs) Explained: From Theory…
Learn how Spatial Pyramid Pooling enables CNNs to handle any image size, with a from-scratch PyTorch implementation The post SPP-Net…
Building my first dbt models and learning what “analysis-ready” data actually means The post I Thought Loading Data Was the…
Why use it? How to implement it? What can we do when it fails? The post How to Implement Structured…
Many Transformer explainers start with the finished architecture. We ask why it looks the way it does. The post Before…
Building a production-ready web interface for a stateful LangGraph agent The post Building a Streamlit UI for My LangGraph AI…
From Static Plots to Interactive Data Exploration The post Matplotlib vs Plotly: Which Python Chart Tool Should You Choose? appeared first…
Enterprise Document Intelligence [Vol.1 #12] – The category of question most RAG pipelines silently fail on, and the pipeline shape…
How a single evaluation choice inflated my results by 25 points, and what rebuilding honestly taught me about ML systems…
A step-by-step guide to building a data agent and conversational interface that let business users to explore data in natural…
The downside of conference travel The post Last Month’s Machine Learning Lessons Learned appeared first on Towards Data Science.