December 30, 2025Generating Structured Output from LLMsaillmgenerative-aipythondata-scienceprompt-engineeringPublished onDecember 30, 2025Generating Structured Output from LLMsaillmgenerative-aipythondata-scienceprompt-engineeringA survey of three approaches to generating structured output from LLMs: model fine-tuning, domain-specific language modelling, and schema engineering.
September 10, 2025Executing ComfyUI Workflows as Standalone Scriptsaicomfyuipythongenerative-aiautomationmachine-learningPublished onSeptember 10, 2025Executing ComfyUI Workflows as Standalone Scriptsaicomfyuipythongenerative-aiautomationmachine-learningRun ComfyUI workflows programmatically without the web UI. A deep dive into building a standalone Python executor with WorkflowExecutor and ExecutionCache.