Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Codex CLI Parallel Extraction
A live demo shows how to run multiple Codex CLI instances in parallel via Bash, using experimental_instructions_file to extract specific contract fields without embeddings.
Parallel document extraction demo using multiple Codex CLI instances running simultaneously. Each agent uses the experimental_instructions_file field to receive specialized prompts for extracting different information (payment amounts, deadlines, parties, etc.) from contracts; no embedding pass needed. Live bash script demo with timestamped results.