Posts by this author

Jul 2, 2025
Post comments count0
Post likes count2

Local AI + .NET = AltText Magic in One C# Script

Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.

.NETC#AI
Jun 19, 2024
Post comments count9
Post likes count5

Using Phi-3 & C# with ONNX for text and vision samples

Harness the power of Phi-3 SLMs and ONNX for AI-driven .NET applications, showcasing C# integration for advanced tasks like image analysis and interactive Q&A.

.NETC#AI