A series of practical AI/LLM cheatsheets for building production apps.
Start with Cheatsheet 01 — LLM Basics .
A series of practical AI/LLM cheatsheets for building production apps.
Start with Cheatsheet 01 — LLM Basics .
Cheatsheet: API basics, tokens, costs, model choices.
Cheatsheet: prompt patterns, system messages, few-shot, CoT, role play.
Cheatsheet: tool schemas, OpenAI + Anthropic patterns, parallel.
Cheatsheet: embedding APIs, dimensions, normalization, similarity, chunking.
Cheatsheet: RAG pipeline, chunking, retrieval, rerank, citations.
Cheatsheet: agent loop, ReAct, tool use, memory, multi-agent.
Cheatsheet: LangChain LCEL, runnables, retrievers, agents.
Cheatsheet: SSE setup, fastapi streaming, frontend EventSource.
Cheatsheet: function calling patterns and gotchas.
Cheatsheet: eval frameworks, golden datasets, LLM-as-judge.