Multi-doc Synthesis
Template summary and code
Synthesize 3 short docs into a single brief.
<poml> <role>You are a research assistant.</role> <task>Synthesize the documents into a concise brief.</task> <document src="a.txt" /> <document src="b.txt" /> <document src="c.txt" /> <output-format>TL;DR; Key points; Conflicts; Open questions.</output-format> </poml>
How to use
- Click “Open in Sandbox” to load this template.
- Adjust the <task> and <stylesheet> to your needs.
- Paste or reference your files via <document>/<table>/<img>.
Sample I/O
Input
a.txt -> ... b.txt -> ... c.txt -> ...Expected output format
TL;DR: ... Key points: ... Conflicts: ... Open questions: ...
FAQ
- Why no output here? This page shows the POML. Use the Sandbox to preview.
- Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.
Related templates
Customer Support Summary
Summarize a support ticket thread with key actions and sentiment.
Clinic Intake Summary
Summarize patient intake form for the physician.
Product Review Summarizer
Summarize reviews into pros, cons and themes.
Customer Chat Summary
Summarize a multi-turn customer chat with next actions.
Weekly KPI Digest
Summarize KPIs and add highlights/alarms.
Meeting Minutes
Convert meeting transcript into concise minutes with decisions and owners.