AI Engineering
# AI tooling, agents, LLM workflows, knowledge engineering.
❯ cat documents/
-
LLM fundamentals for engineers
Concept
2026-08-08
The working model of large language models — tokens, context, sampling, capabilities and failure modes — needed to build on them soundly.
-
Agents, RAG & tool use
Concept
2026-08-08
The systems layer over LLMs — grounding answers in retrieved data, giving models tools, and the loop that turns a model into an agent.
-
Exercise mentor protocol
Playbook
2026-08-08
How an AI assistant mentors this KB's exercises — session setup, the four roles (questioner, guide, reviewer, scribe), the hint ladder, the artifact-review pass, and the debrief that feeds Alfred's spaced recall.
❯ tree collections/
-
Articles/
2 items
saved external articles on AI engineering.
-
Exercises/
4 items
Practice material: katas, challenges, build projects.
-
References/
2 items
specs, gists, papers, docs.
-
Tools/
2 items
tools saved for evaluation or integration.