All
Articles 128,708Blog Posts 133,462Tech Tutorials 33,276Research Papers 25,143News 18,235
⚡ AI Lessons

Dev.to · Jung Hyun, Nam
🤖 AI Agents & Automation
⚡ AI Lesson
1mo ago
Run OpenAI Codex CLI on Claude, Gemini, or Llama — in 50 lines of C#
OpenAI Codex CLI is locked to the Responses API. Cadenza.Agent puts a Responses-shaped server in front of any IChatClient, so you can route Codex through OpenRo
Dev.to · Jung Hyun, Nam
💻 AI-Assisted Coding
⚡ AI Lesson
2mo ago
Speech, search, and Stable Diffusion — calling HuggingFace from C#
How a thin Python-interop library makes the HuggingFace ecosystem available to .NET, with Native AOT support and a real PEP 703 free-threaded Python audit.

Dev.to · Jung Hyun, Nam
🛠️ AI Tools & Apps
⚡ AI Lesson
4mo ago
Introducing DotNetPy: Python Interop for Modern .NET, Reimagined
A lightweight, AOT-compatible library that lets you call Python from C# in 4 lines — with declarative uv integration and compile-time security checks.
DeepCamp AI