Content Type: Skill

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

Few-Shot Style Mimic

Example: Original: ‘It was raining heavily.’ Styled: ‘Rain battered the windows with unrelenting fury.’ Original: [insert text] Styled:

Read more →