Use Case
Researchers and analysts need to compare multiple papers/articles on a topic and synthesize findings.
What it does
- Input: 5-10 papers/articles on a topic
- Output: Key agreements, disagreements, gaps across sources
- Shows enzu's RLM handling large combined content
Why it matters
- Researchers do this manually today (hours of work)
- No RAG setup needed - just load and ask
- Cost: ~$0.02-0.05 per synthesis
Implementation
File: examples/usecases/research_synthesis.py
Draft exists - needs review and polish.
Acceptance criteria
Use Case
Researchers and analysts need to compare multiple papers/articles on a topic and synthesize findings.
What it does
Why it matters
Implementation
File:
examples/usecases/research_synthesis.pyDraft exists - needs review and polish.
Acceptance criteria