writing.

thoughts on engineering, systems, and things i find interesting.

#AiEnginnering

Evals as Tests: Grading Your Agent with attest

After building a code-review agent, the next question is whether it keeps behaving. This post turns that into a test suite: a spec of expected behavior, graded automatically by attest, that fails when the agent regresses.

read →
#AIEngineering

Building a Basic Code-Review Agent with LangChain

A practical walkthrough of building a focused, tool-using code-review agent with LangChain's create_agent and structured output — the model, the tools, the response schema, and the system prompt that holds the agent to its role.

read →
#Machine Learning#Vectors

Vector Analysis and Machine Learning

A vector — an ordered list of numbers carrying both magnitude and direction — can represent anything from the pixels of an image to the semantic meaning of a word.

read →

© 2026 adepeju orefejo