Overview
End-to-end walkthroughs for the patterns we see most often in production
Hand off to an LLM
Cookbooks are self-contained, working walkthroughs of patterns that span more than one primitive. Each one is meant to be runnable in a single sitting against your own bem account.
Parse and Search over Contracts
Parse a contract into a navigable structure of sections, parties, dollar amounts, and statutes — then drive an LLM-agent review loop with the File System API
Triage and Extract Logistics Documents
Build a Classify → Extract pipeline that fans inbound invoices, bills of lading, and packing slips out to type-specific schemas
Match Buyer Orders to Catalog SKUs
Extract → Enrich pipeline for produce or wholesale suppliers — turn natural-language POs into ERP/WMS-ready SKUs in one workflow call