All Posts
21 posts total
When building out new user features for your software, you always want to solve for your biggest unknowns first
For a new set of features, the parts can usually be broken down into...
Read moreSometimes the best design pattern is no design pattern
Sometimes the best design pattern is no design pattern....
Read moreWhen AI come out, I wondered if my last 8 years learning to build good software was wasted
When AI come out, I wondered if my last 8 years learning to build good software was wasted....
Read moreGetting good traces to see how your LLM app is performing is super important
When building out AI Agent apps, you want to make as easy as possible to review how they are working behind the scenes...
Read moreI just learnt about what the T in GPT is all about, and it's super interesting
If you come from the Machine Learning (ML) word, this is basic I'm sure....
Read moreMulti-turn agents need conversation memory
If you are building a multi-turn agent assistant it needs to have a memory of previous conversations...
Read moreBuilding my first ReAct agent from scratch
While everyone it talking about how bad ChatGPT5 is...
Read more7 search types for your RAG pipelines and LLM apps
LLMs are frozen at training time...
Read moreI got python tests running against my SQL agent
That is deterministic tests running against my non-deterministic SQL Agent pipeline...
Read more7 pitfalls to avoid to 10x RAG evaluation pipelines
Watched a great video from Skylar Payne about pitfalls to avoid when building out AI and RAG pipelines...
Read more