POML Cloud

POML Quickstart

POML helps you structure prompts using semantic tags and decoupled styling.

Hello POML

<poml>
  <role>You are a patient teacher.</role>
  <task>Explain photosynthesis using the image.</task>
  <img src="https://upload.wikimedia.org/wikipedia/commons/3/3b/Photosynthesis_equation.svg" alt="Diagram" />
  <output-format>Under 80 words; friendly, precise.</output-format>
</poml>

Open in Sandbox