Latest Articles

Llm Articles

Discover insights on web development, microservices, and modern software practices. From beginner guides to advanced tutorials, find everything you need to level up your skills.

5 articles available
12 min read

Building AI-Powered Sentiment Analysis with Microsoft Agent Framework and Ollama

Learn how to build sentiment analysis with Microsoft Agent Framework and Ollama. We will use the Ollama model to perform the sentiment analysis and the Microsoft Agent Framework to build the agent.

ollamaagent-frameworkllmdotnet+2 more
Read full article
11 min read

Building AI Agents with Microsoft Agent Framework and Ollama: A Getting Started Guide

Learn how to build sophisticated AI agents using Microsoft Agent Framework with Ollama for local AI model execution. This comprehensive guide covers streaming responses, multi-turn conversations, function tools, middleware integration, and production-ready patterns.

ollamaagent-frameworkllmdotnet+2 more
Read full article
5 min read

Building an AI-Powered .NET API with Ollama and Microsoft.Extensions.AI

Learn how to create an intelligent .NET API using Ollama, Microsoft.Extensions.AI, and implement function calling capabilities with Large Language Models.

ollamaLlamallmdotnet+3 more
Read full article
5 min read

Ollama Semantic Kernel Connector With C#: Console App & API Guide

In this post, we will learn how to use the Ollama Semantic Kernel Connector with C#.

ollamasemantic-kernelconnectorLlama+2 more
Read full article
7 min read

Getting started with Ollama and Semantic Kernel with C#

In this post, we will learn how to get started with Ollama and Semantic Kernel with C#.

ollamasemantic-kernelgetting-startedLlama+2 more
Read full article