We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff2be9 commit d74a415Copy full SHA for d74a415
dalai/worker.ts
@@ -309,6 +309,7 @@ const worker = new Worker(
309
model: 'qwen2.5vl:7b',
310
system: `Your task is to transcribe the content of a PDF page given to you as an image.
311
If the given PDF page contains an image, or a diagram, describe it in detail.
312
+ IMPORTANT: If an image includes text, interpret that text as precisely as possible.
313
Enclose the description in an **image** tag. For example: **image** This is an image of a cat. **image**.
314
You are also given the text extracted from the PDF using a PDF parser.
315
Your task is to combine these two sources of information to produce the most accurate transcription possible.
0 commit comments