AI is everywhere these days, but most of the examples we see involve sending our data to a cloud-based AI service. I wanted to try something a little different: Can we build an AI agent that runs locally and can be integrated with a .NET application? The answer is yes. In this series, I’ll walk through how I’m building a local AI agent using .NET, C# and Ollama , and gradually give the agent more capabilities. The goal isn’t just to create another chatbot. We will eventually make the agent capable of working with files, databases, APIs and other tools . What Are We Building? The basic idea is fairly simple. We will have a .NET application that communicates with a locally running AI model. User Request ↓ AI Agent ↓ Agent Decision & Execution 1 Decide what needs to be done 2 Call a tool ...
Free Online Calculators SWP Calculator BMI Calculator Random Number Generator SWP Calculator - Systematic Withdrawal Plan Calculate how long your investments will last with systematic withdrawals. This tool helps you plan your finances by estimating the duration of your funds based on monthly withdrawals. Total Investment Monthly Withdrawal Annual Interest Rate (%) Time (Years) Calculate BMI Calculator - Body Mass Index Check your BMI to determine if you are underweight, normal, overweight, or obese. This calculator helps you assess your body mass index based on your weight and height. Weight (kg) Height Unit Meters (m) Feet & Inches Height (m) Height (Feet) Height (Inches) Calculate ...