AI Engineering
LLMs in production. Not in slide decks.
Real systems on top of foundation models — grounded chat, retrieval, tool calls, evals, the guardrails that keep them honest. The assistant on this page is one of them.
Models & SDKs
- OpenAI
- Anthropic Claude
- Azure OpenAI
- Local / open models
Patterns
- RAG
- Embeddings
- Tool / function calling
- Agents
- Streaming (SSE)
- Prompt engineering
- Structured output
- Evals & guardrails
Workflow
- Claude Code
- Cursor
- GitHub Copilot
- AI-assisted reviews