Blog

Notes on AI-enabled products, document workflows, and software that has to keep running after launch.

Integrating Dapr with DotNet Semantic Kernel Process Framework on Aspire
Prathamesh Dhande
AI

Integrating Dapr with DotNet Semantic Kernel Process Framework on Aspire

Learn how to integrate Dapr sidecars into your .NET Aspire projects with Microsoft’s Semantic Kernel Process Framework to run AI-powered workflows at cloud scale. This step-by-step guide covers installation, configuration and sample code to get resilient, actor-based processes running anywhere.

Working with Semantic Kernel in Python
Yash Worlikar
AI

Working with Semantic Kernel in Python

Semantic Kernel's Python SDK still lags the .NET version in features. Here's the exact code to send your first prompt, and why it got cut off at 150 tokens.

What is Semantic Kernel
Yash Worlikar
AI

What is Semantic Kernel

Introduction to Semantic Kernel the lightweight AI apps orchestrator using dotnet

Introduction to Qdrant
Yash Worlikar
AI

Introduction to Qdrant

Qdrant setup with Docker in two commands, plus the collection/point/payload model you need before your first vector search actually works right.