Curated
Resources
Curated tools, papers, docs, and references I keep coming back to for AI engineering.
Documentation
Astro Documentation
Official docs for the Astro framework powering this site.
Astro
Documentation
Claude Developer Documentation
Official Anthropic docs for building with the Claude API, tool use, and agents.
ClaudeAnthropic
Documentation
FastAPI Documentation
Official FastAPI docs for building high-performance Python APIs.
FastAPI
Documentation
LangChain Documentation
Official docs for LangChain — chains, agents, and retrieval.
LangChain
Documentation
LangGraph Documentation
Official docs for building stateful, multi-agent applications with LangGraph.
LangGraph
Documentation
Model Context Protocol Specification
The official MCP specification and reference implementations.
MCP