Some additional resources I'd recommend if you're diving deeper into AI Engineering / Applied AI:
Andrej Karpathy's talks and lectures on LLMs & AI software
karpathy.ai/index.htmlAnthropic Engineering & Research (agents, MCP, prompt/context engineering, tool use)
anthropic.com/engineeringGlean Engineering Blog, especially the posts on Context Engineering and the Enterprise Agent Stack
glean.com/blog
glean.com/blog/emerging-agen…Microsoft GraphRAG docs if you want to understand when knowledge graphs outperform vanilla RAG
microsoft.github.io/graphrag…