| name | annotate-talk |
|---|---|
| description | Create annotated blog posts from technical talks with slides. Use when asked to convert a video presentation to a blog post, create written content from a talk, or annotate slides with transcript. |
Use the ai-annotate-talk CLI tool to create blog posts from technical talks.
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --output post.md
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --transcript custom.txt
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --prompt context.txtGEMINI_API_KEYenvironment variableJINA_READER_KEYenvironment variablepoppler-utilsinstalled (brew install poppleron macOS)- The
hamelpackage must be installed:pip install hamel
Markdown blog post with embedded slide images and synchronized annotations.