Remove-AI-Watermarks
Remove visible and invisible AI watermarks from images generated by Google Gemini (Nano Banana), ChatGPT / DALL-E, Stable Diffusion, Adobe Firefly, Midjourney, and other AI models.
https://github.com/wiltodelta/remove-ai-watermarks
Remove visible and invisible AI watermarks from images generated by Google Gemini (Nano Banana), ChatGPT / DALL-E, Stable Diffusion, Adobe Firefly, Midjourney, and other AI models.
https://github.com/wiltodelta/remove-ai-watermarks
GitHub
GitHub - wiltodelta/remove-ai-watermarks: CLI and library for removing visible (Gemini) and invisible (SynthID, C2PA, EXIF) AI…
CLI and library for removing visible (Gemini) and invisible (SynthID, C2PA, EXIF) AI watermarks from images - wiltodelta/remove-ai-watermarks
Bridging Python's Logging Module to OpenTelemetry (Complete Guide)
This guide walks through using the OpenTelemetry Python SDK's LoggingHandler to bridge Python's built-in logging module with an OpenTelemetry-compliant pipeline without changing your existing log statements. It demonstrates how to configure the handler (via dictConfig), map standard log records into structured OTel fields, and automatically correlate logs with active traces to route them...
https://www.dash0.com/guides/opentelemetry-logging-python
This guide walks through using the OpenTelemetry Python SDK's LoggingHandler to bridge Python's built-in logging module with an OpenTelemetry-compliant pipeline without changing your existing log statements. It demonstrates how to configure the handler (via dictConfig), map standard log records into structured OTel fields, and automatically correlate logs with active traces to route them...
https://www.dash0.com/guides/opentelemetry-logging-python
Dash0
Bridging Python's Logging Module to OpenTelemetry (Complete Guide) · Dash0
Export Python logs to OpenTelemetry via OTLP using the LoggingHandler Covers SDK setup logtrace correlation semantic conventions and Collector configuration
Articraft
An Agentic System for Scalable Articulated 3D Asset Generation.
https://github.com/mattzh72/articraft
An Agentic System for Scalable Articulated 3D Asset Generation.
https://github.com/mattzh72/articraft
GitHub
GitHub - mattzh72/articraft: An Agentic System for Scalable Articulated 3D Asset Generation
An Agentic System for Scalable Articulated 3D Asset Generation - mattzh72/articraft
claude-for-legal
A suite of plugins for legal workflows.
https://github.com/anthropics/claude-for-legal
A suite of plugins for legal workflows.
https://github.com/anthropics/claude-for-legal
GitHub
GitHub - anthropics/claude-for-legal: A suite of plugins for legal workflows
A suite of plugins for legal workflows. Contribute to anthropics/claude-for-legal development by creating an account on GitHub.
Agent Evaluation: A Detailed Guide
Best practices and common patterns for effectively evaluating AI agents.
https://cameronrwolfe.substack.com/p/agent-evals
Best practices and common patterns for effectively evaluating AI agents.
https://cameronrwolfe.substack.com/p/agent-evals
Substack
Agent Evaluation: A Detailed Guide
Best practices and common patterns for effectively evaluating AI agents...
Katharos
A library providing useful types and functions for functional programming in Python.
https://github.com/kamalfarahani/katharos
A library providing useful types and functions for functional programming in Python.
https://github.com/kamalfarahani/katharos
GitHub
GitHub - kamalfarahani/katharos: A library providing useful types and functions for functional programming in Python
A library providing useful types and functions for functional programming in Python - kamalfarahani/katharos
ESPectre
Motion detection system based on Wi-Fi spectre analysis (CSI), with native Home Assistant integration via ESPHome.
https://github.com/francescopace/espectre
Motion detection system based on Wi-Fi spectre analysis (CSI), with native Home Assistant integration via ESPHome.
https://github.com/francescopace/espectre
GitHub
GitHub - francescopace/espectre: 🛜 ESPectre 👻 - Motion detection system based on Wi-Fi spectre analysis (CSI), with Home Assistant…
🛜 ESPectre 👻 - Motion detection system based on Wi-Fi spectre analysis (CSI), with Home Assistant integration. - francescopace/espectre
Shrink Your Python Container in One Command with SlimToolkit
Use SlimToolkit to shrink a Python container by half in one command. No Dockerfile changes. Walkthrough on a chatbot with common edge cases and fixes.
https://codecut.ai/shrink-python-container-slimtoolkit/
Use SlimToolkit to shrink a Python container by half in one command. No Dockerfile changes. Walkthrough on a chatbot with common edge cases and fixes.
https://codecut.ai/shrink-python-container-slimtoolkit/
CodeCut
Shrink Your Python Container in One Command with SlimToolkit
Use SlimToolkit to shrink a Python container by half in one command. No Dockerfile changes. Walkthrough on a chatbot with common edge cases and fixes.
Anthropic-Cybersecurity-Skills
754 production-grade cybersecurity skills · 26 security domains · 5 framework mappings · 26+ AI platforms.
https://github.com/mukul975/Anthropic-Cybersecurity-Skills
754 production-grade cybersecurity skills · 26 security domains · 5 framework mappings · 26+ AI platforms.
https://github.com/mukul975/Anthropic-Cybersecurity-Skills
GitHub
GitHub - mukul975/Anthropic-Cybersecurity-Skills: 754 structured cybersecurity skills for AI agents · Mapped to 5 frameworks: MITRE…
754 structured cybersecurity skills for AI agents · Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF · agentskills.io standard · Works with Clau...
When Python manual wiring turns into copy-paste architecture
A small typed dependency injection approach for apps that outgrow copy-pasted constructors but do not need a full DI framework.
https://vshulcz.hashnode.dev/when-python-manual-wiring-turns-into-copy-paste-architecture
A small typed dependency injection approach for apps that outgrow copy-pasted constructors but do not need a full DI framework.
https://vshulcz.hashnode.dev/when-python-manual-wiring-turns-into-copy-paste-architecture
Vlad Shulcz Notes
When Python Manual Wiring Becomes the Problem
When Python wiring drifts across APIs, CLIs, workers, and tests, a small typed DI container can keep construction in one place.
What types of exceptions should you catch?
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
https://www.pythonmorsels.com/what-types-of-exceptions-should-you-catch/
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
https://www.pythonmorsels.com/what-types-of-exceptions-should-you-catch/
Pythonmorsels
What types of exceptions should you catch?
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that **obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
NVIDIA-AI-Blueprints / video-search-and-summarization
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications.
https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications.
https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization
GitHub
GitHub - NVIDIA-AI-Blueprints/video-search-and-summarization: Suite of reference architectures for building GPU-accelerated vision…
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications. - NVIDIA-AI-Blueprints/video-search-and-summarization
Macro Evals for Agentic Systems
This cookbook outlines a macro-evaluation workflow for analyzing multi-agent systems at scale using a simulated electric vehicle order pipeline. It demonstrates how to look past individual responses and evaluate systemic behaviors such as orchestration, routing, and tool choices by combining lower-level execution checks (via Promptfoo) into population-level trace analyses to discover and...
https://developers.openai.com/cookbook/examples/partners/macro_evals_for_agentic_systems/macro_evals_for_agentic_systems
This cookbook outlines a macro-evaluation workflow for analyzing multi-agent systems at scale using a simulated electric vehicle order pipeline. It demonstrates how to look past individual responses and evaluate systemic behaviors such as orchestration, routing, and tool choices by combining lower-level execution checks (via Promptfoo) into population-level trace analyses to discover and...
https://developers.openai.com/cookbook/examples/partners/macro_evals_for_agentic_systems/macro_evals_for_agentic_systems
Openai
Macro Evals for Agentic Systems
When an agentic system fails, the problem is often larger than a single bad response. A handoff may happen too late, a specialist agent may