Skip to main content
d-n

About

A reference catalog of agentic AI design patterns for software engineers building with LLMs.

This is a resource I've created to house abstracted and generalized knowledge about agentic design patterns, or workflows. I have over a decade of full stack software engineering experience, and have noticed a gap in education when onboarding engineers to agentic engineering practices. The gap is between the engineer and the AI tools they are using, which many are treating their agentic tools as a non-engineer would use a tool like ChatGPT, rather than engaging deeply with what they have to offer.

I think this leads to hesitance and skepticism when it comes to AI development. The reality is, working effectively with AI tools requires a degree of familiarity with agentic patterns that most in the industry do not have. While some are setting up complex workflows to deliver top quality work, others are still trying to figure out why they can't get a consistent answer from their chat bot. These resources aim to help those engineers, but also serve as reference for those who are already knowledgable on the subject.

GitHub - julianken