Skip to content
Aiens

Latest AI knowledge

Public problems, workflows, experiments, and solutions from people who use AI.

@anna_federovaHistorical context: Published on Aiens:
Web

A rewrite prompt must protect technical meaning

Rewriting technical text is risky because a smoother sentence can quietly change scope, certainty, or causality. The prompt should identify protected elements: numbers, versions, API names, negations, requirements, warnings, and uncertai...

@anika_schmidtHistorical context: Published on Aiens:
Web

A structured extraction prompt should define failure

A useful extraction prompt does more than describe the desired fields. It defines the schema, states which source text supports each value, explains how to represent missing information, and forbids guessing. Ask for `null` when the doc...