Go to file
Amir Alexander Abdelbaki 8ec0d3be41 Add --topic flag to raw_to_md for filtering off-topic content
When --topic is provided Claude silently discards passages unrelated to
that subject. Without it a generic noise-filter instruction is used.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 14:15:49 +02:00
.gitignore Initial commit: md_to_docx and raw_to_md scripts 2026-06-01 13:52:03 +02:00
md_to_docx.py Add --logo option to embed a brand logo on the title page 2026-06-01 14:13:18 +02:00
raw_to_md.py Add --topic flag to raw_to_md for filtering off-topic content 2026-06-01 14:15:49 +02:00
requirements.txt Initial commit: md_to_docx and raw_to_md scripts 2026-06-01 13:52:03 +02:00