graph TD
A[Input folder URL and desired software functionality] --> B{#186 - Select Most Relevant Images From External Server}
B --> C{#198 - Analyze An Image With GPT Vision & Return Text}
C --> D{#178 - Rewrite Text Based On Instructions}
D --> E{#168 - Save text/html to server}
B --> F{#215 - Summarise and Return All Final Output Files}
E --> F