How to Create Custom Content Filters in Azure AI Foundry for Safer AI Applications

Previously we learned to deploy LLM via Azure AI foundry https://www.sysosx.com/blogs/deploy-azure-openai-gpt-4o-and-integrate-with-nextchat-or-chatbox-clients-build-your-personal-ai-companion/, https://www.sysosx.com/blogs/deploying-deepseek-r1-on-azure-ai-foundry-chatbox-integration/. but how to create custom content filters for your LLM. Ensuring safe and compliant usage of generative AI models is crucial for ethical AI applications. With Azure AI Content Filtering, users can leverage default filters or create custom configurations to moderate harmful content effectively. … Read more

C23: Fine-Tuning ControlNet Parameters in ComfyUI

Introduction In our previous article, we explored how ControlNet can be used in ComfyUI workflows to direct image composition using external inputs like line drawings. While this approach allowed us to achieve precise object placement, the results were not always satisfactory due to the default ControlNet parameters. For example, the generated dog followed the contours of a simple … Read more