Tag: structured

August 12, 2025 2 min read

Few-Shot JSON Extractor

Example: Text: ‘Alice, 28, works at DataCorp as a Data Analyst.’ JSON: {“name”: “Alice”, “age”: 28, “company”: “DataCorp”, “title”: “Data Analyst”} Text: [insert text] JSON:

Read more →
August 12, 2025 1 min read

Context-Rich Analysis

Given the following background information: [background context], analyze [topic] and provide a [format] that addresses [specific points].

Read more →