Tag: AI
-
Model Context Protocol MCP in .NET and C# with Visual Studio
Introduction Model Context Protocol (MCP) is an open protocol that standardizes how applications expose tools and context to large language models and other AI clients. In the .NET ecosystem you can implement MCP…
-
Let’s chat with your Project Advisor PMI Infinity Chat
Today, as a member of the PMI, you can get a chatbot that have knowledge of project management. The chatbot name is PMI Infinity. With the chatbot, you can: In Infinity chat you can …
-
Whet is The Best AI Code editor
What is the best code editor? Yes, many people answer visual studio codes because VS Code is widely praised for its balance of power, speed, and flexibility. Here’s why developers love it: Want to…
-
How many copilot out there?
As of 2025, Microsoft has developed and released around a dozen Copilot-branded products, each tailored for different platforms, applications, and user needs, So, Copilot is HUGE family model, which one you prefer!
-
AI calling pattern
To call OpenAI’s API (like ChatGPT API) using C# programming language, here’s a step-by-step guide: Step 1: Create an OpenAI Account and Get an API Key Step 2: Set Up Your C# Environment Step…
-
ChatGPT AI alternative
When building solution in AI for your application you might visit the ChatGPT API. However, if you need some alternative AI. Here are some notable alternatives to the ChatGPT API that you might find…
-
The easiest way to create NLP Solution with Azure AI Language
When you want to create a solution that uses natural language processing (NLP), you can use a lot of open-source libraries. However, if you take a closer look at the Azure AI, they have…
-
AI Learning Path for Novice
Learning AI by Doing It As a person who does not have a perfect background on Mathematics and Basic Science, learning AI is somewhat challenging. However, AI is not a new kid on the…