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:
ask any questions about project management,
considering decision of your project
providing you a template for your project with many ways
prompt pattern to help you to tackle many project management issues.
In Infinity chat you can&nbs...
[More]
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:
🧠Intelligent Features: GitHub Copilot integration offers AI-powered code suggestions and completions.
🔌 Extensions Galore: Thousands of extensions for languages, frameworks, and tools.
🧠Cross-platform...
[More]
As of 2025, Microsoft has developed and released around a dozen Copilot-branded products, each tailored for different platforms, applications, and user needs,
Copilot for Windows aka Copilot. System assistant for settings, search, and productivity. You can find in your Windows as Copilot.
Copilot for Microsoft 365. Writing, summarizing, data analysis, meeting notes. You c...
[More]
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
Go to OpenAI's website.
Create an account or log in.
Navigate to the API section and generate an API key. Make sure to copy and save it securely.
Step 2: Set Up Your C# Environment
Ensure you have Visual Studio installed or any prefer...
[More]
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 useful, depending on your needs:
Claude AI by Anthropic:
Known for its large context window (up to 200,000 tokens) and creative writing capabilities.
Offers multimodal support, allowing...
[More]
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 NLP features through Azure AI language, and it starts from FREE.
Natural Language Processing (NLP) development with Azure AI involves utilizing Microsoft's suite of tools and services to build, deploy, and...
[More]
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 block. If you want to start to learn AI by today, you shall find numerous things to learn and it will become complicated. On this article, I want to share about how to learn AI with the minimum effort at the beginning...
[More]