Skip to content
Folarin Akinloye
Home
Articles
Projects
Topics
About
Contact
Loading…
Tag
Evaluation
21 articles
01
From Demo to Product · Part 10
Who Owns Quality: The Benevolent Dictator and AI Incident Response
On an AI product, quality is a judgment call that needs one owner, and an incident whose postmortem output is a new eval example
August 2, 2026
9 min
August 2, 2026
9 min
02
From Demo to Product · Part 7
LLMOps and the Data Flywheel
Launch is the start of the work. How you operate an AI product, and how production usage compounds into a moat.
August 2, 2026
8 min
August 2, 2026
8 min
03
From Demo to Product · Part 3
Evals Are the Product Discipline (and Writing Them First Backfires)
Why eval-driven development done like TDD fails, and what error-analysis-first evaluation looks like instead
July 25, 2026
6 min
July 25, 2026
6 min
04
From Demo to Product · Part 1
The Afternoon and the Quarter
Why an AI demo takes an afternoon and an AI product takes a quarter, and what lives in the gap
July 25, 2026
5 min
July 25, 2026
5 min
05
Agentic AI
How to Evaluate Agents Locally with Arize Phoenix
Trace and judge your agent on your own machine, no hosted service required
July 12, 2026
7 min
July 12, 2026
7 min
06
Agentic AI
What Is AgentOps? Operating AI Agents in Production
How MLOps and LLMOps extend to autonomous, multi-step agents
July 12, 2026
6 min
July 12, 2026
6 min
07
LLM Integration
What the Research Actually Says About Prompting Reasoning
The taxonomy of reasoning elicitation, and the uncomfortable retrieval-vs-reasoning debate every agent builder should sit with
July 3, 2026
4 min
July 3, 2026
4 min
08
LLM Integration
A Real Prompt Engineering Case Study: 65.6 to 91.7 F1 on Job Classification
What a production classification system teaches about which prompt tweaks actually move the needle
July 3, 2026
4 min
July 3, 2026
4 min
09
LLM Integration
Dataset Diversity: Fixing Repetitive Synthetic Generations
Why your generated dataset all sounds the same, and the seeding trick that fixes it
July 3, 2026
7 min
July 3, 2026
7 min
10
LLM Integration
Generating Synthetic Data with Prompts
Turn a model into a data factory for tests, evals, and cold-start training, without spending a month labeling
July 2, 2026
6 min
July 2, 2026
6 min
11
LLM Integration
Bias in Prompting: How Your Prompt Design Skews the Model
The distribution and order of your few-shot examples can quietly bias the model. Here is how to test for it.
July 2, 2026
6 min
July 2, 2026
6 min
12
LLM Integration
Factuality: Prompting to Reduce Hallucination
Three prompt-level moves that cut made-up answers, and where prompting stops being enough
July 2, 2026
6 min
July 2, 2026
6 min
13
LLM Integration
Active-Prompt: Stop Guessing Which Few-Shot Examples to Annotate
Use the model's own uncertainty to pick which questions are worth a human-written reasoning chain
July 1, 2026
6 min
July 1, 2026
6 min
14
Prompt Engineering, Properly · Part 6
Self-Consistency: Sampling Your Way to Better Answers
Run the same reasoning prompt several times, then take the majority answer
June 29, 2026
5 min
June 29, 2026
5 min
15
Prompt Engineering, Properly · Part 5
Chain-of-Thought Prompting
Standard and zero-shot CoT, when step-by-step reasoning actually helps, and what it costs
June 29, 2026
7 min
June 29, 2026
7 min
16
Prompt Engineering, Properly · Part 4
Zero-Shot vs Few-Shot Prompting
When examples help, how many to use, how to pick them, and where few-shot quietly breaks down
June 29, 2026
7 min
June 29, 2026
7 min
17
AI Infrastructure
Observability for LLM Apps: What to Log, What to Alert On
Your 500s and latency graphs will look fine while the product quietly gives wrong answers. LLM observability is about catching the failures that do not throw.
June 24, 2026
7 min
June 24, 2026
7 min
18
AI Infrastructure
Five Projects to Actually Master AI Engineering (for Experienced Engineers)
Skip the toy chatbots. Build the five systems that teach the hard parts: retrieval, agents, evals, cost, and reliability.
June 23, 2026
7 min
June 23, 2026
7 min
19
LLM Integration
Cutting LLM Cost and Latency Without Wrecking Quality
Measure first, then reach for caching, routing, smaller models, and the structural fixes that actually move the numbers
June 22, 2026
7 min
June 22, 2026
7 min
20
Production RAG · Part 2
Reranking in RAG: Cross-Encoders and When They Are Worth the Latency
A reranker can rescue a mediocre retriever or waste 200ms on an already-correct answer. Knowing which is the whole skill.
June 20, 2026
5 min
June 20, 2026
5 min
21
Agentic AI in Practice · Part 5
Evaluating Agents with LangSmith: A Complete Guide
Why "it worked when I tried it" is not evaluation, and how to measure agents properly with tracing, datasets, evaluators, and experiments
June 19, 2026
11 min
June 19, 2026
11 min