<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: johnblommers</title>
    <description>The latest articles on DEV Community by johnblommers (@johannes_k_rexx).</description>
    <link>https://dev.to/johannes_k_rexx</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F877756%2F8b67b546-05ce-46df-9ddc-316045ca9c21.png</url>
      <title>DEV Community: johnblommers</title>
      <link>https://dev.to/johannes_k_rexx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johannes_k_rexx"/>
    <language>en</language>
    <item>
      <title>Markdown + ChatGPT</title>
      <dc:creator>johnblommers</dc:creator>
      <pubDate>Sun, 07 Jul 2024 20:47:28 +0000</pubDate>
      <link>https://dev.to/johannes_k_rexx/markdown-chatgpt-3ml2</link>
      <guid>https://dev.to/johannes_k_rexx/markdown-chatgpt-3ml2</guid>
      <description>&lt;p&gt;Anybody interested in harnessing the power of ChatGPT with Markdown might drop by Ryan Elston's excellent introduction to his tool &lt;strong&gt;Mark&lt;/strong&gt; and read &lt;a href="https://relston.github.io/markdown/gpt4o/cli/2024/06/07/introducing-mark.html" rel="noopener noreferrer"&gt;Introducing 'Mark', a Markdown CLI tool for GPT4o&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Mark&lt;/strong&gt; command line tool accepts a Markdown file as input. That file may refer to other files, including images. All output is appended to the input Markdown file.&lt;/p&gt;

&lt;p&gt;For example, you may have a picture of a table containing numbers. Refer to that picture in the Markdown file with instructions to OCR it and return a Markdown table with the data. I did that and it worked perfectly.&lt;/p&gt;

&lt;p&gt;The Markdown file may contain a textual description, and ChatGPT will generate a picture for you.&lt;/p&gt;

&lt;p&gt;Of course, you will need an OPENAI API KEY.&lt;/p&gt;

</description>
      <category>markdown</category>
      <category>chatgpt</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
