JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Extraction walkthrough

Date extraction

Asks Jev for date components mentioned in a document, then resolves relative dates, assembles and validates calendar values in ordinary code with confidence-based review.

Original by TypeSafe AIExtractionTypeSafe cookbookSource reviewed

Before you dive in

What you’ll find in the original

  1. Use bounded questions to identify date parts rather than asking the model to do calendar math.
  2. Resolve relative phrases against an explicit reference date in code.
  3. Validate the assembled dates and review uncertain extractions.
Worth knowing

The model treats dates as text; do not ask it to compare dates or calculate intervals.