Not all models are built for the same thing. 2025 AI is a toolbox—generation, retrieval, planning, and perception. Picking the right model and wrapping it with context, policy, and evidence is the shortest path to reliable outcomes. Starters are small, opinionated scaffolds so you can move from idea → audited prototype in hours.
Text generation with Context Engine (hybrid retrieval, signals, budget packing) + Risk Guard. Good for chat, copy, code.
Small model with on‑device routing by default, cloud fallback within SLOs. Good for private, low‑latency assistants.
Plan/act loop with typed tool wrappers, memory stub, and error normalization. Good for workflows and RPA‑like tasks.
Lightweight router sends inputs to specialized experts; per‑expert thresholds. Good for heterogeneous workloads at scale.
Image+text understanding; citation‑friendly context packing. Good for search, robotics, and inspection.
Retrieval pipeline with P@k/nDCG harness. Good foundation for RAG and classification.
Fast image generation placeholder with device guardrails. Good for efficient creative tooling.
Pixel‑level masks; mask viewer and export. Good for medical/industrial segmentation and AR.
context_provenance.json
, crypto profile, and acceptance artifactsGet started: /build • Context Engineering • Whitepaper