Click here to Skip to main content
15,881,882 members
Everything / Artificial Intelligence

Artificial Intelligence

artificial-intelligence

Great Reads

by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.

Latest Articles

by Wessel Beulink
As businesses navigate the end of BizTalk and seek potent data transformation solutions, Azure Logic Apps has surged to the forefront, offering an agile, serverless platform that simplifies workflow automation.
by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete
by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
by Oliver Kohl
This article provides a comprehensive guide to TensorFlow 2.x, covering its execution modes, model building APIs, and insights for choosing the right approach for machine learning projects.

All Articles

Sort by Updated

Artificial Intelligence 

4 Apr 2024 by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete
4 Apr 2024 by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
29 Feb 2024 by CodeProject
Version 2.6.2. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
15 Feb 2024 by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python
9 Feb 2024 by Nicolas DESCARTES
What are vector databases?
4 Jan 2024 by KrirkDev
This is an article about how to create a Gomoku program with an AI in C#.
27 Dec 2023 by Miguel Angel Cabrera Miñagorri
Learn to create real-time computer vision applications with a couple of Python functions and a model URI.
18 Dec 2023 by Intel
Optimizing Large Language Models on Intel® Xeon® Processors with Intel® Advanced Matrix Extensions (Intel® AMX)
18 Dec 2023 by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
18 Dec 2023 by Intel
Democratizing Access to Large Language Models
13 Dec 2023 by Benjamin Consolvo
This article explores the use of Large Language Models (LLMs) in various applications, such as chatbots, code generation, and debugging.
12 Dec 2023 by Benjamin Consolvo
This article discusses the application of Stable Diffusion models in generative AI, focusing on image generation from text prompts.
11 Dec 2023 by Benjamin Consolvo
This article explores the use of Stable Diffusion models, focusing on image-to-image generation, using Intel's newly released Intel Data Center GPU Max Series 1100.
13 Nov 2023 by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
13 Nov 2023 by Chris Maunder
This article explores the various self-hosted AI frameworks available and understand their strengths, weaknesses, and compatibility with your project requirements. Make an informed decision that aligns with your organization's goals
13 Nov 2023 by Chris Maunder
Use CodeProject.AI Server to simplify your MLOps by providing a self-hosted, open source solution with easy installation, support for any language or framework, and built-in management of AI modules
13 Nov 2023 by Chris Maunder
In this article we will explore how self-hosted AI, specifically CodeProject.AI Server, empowers businesses to leverage the power of AI while maintaining control over their data.
13 Nov 2023 by Chris Maunder
Discover the fundamentals of artificial intelligence (AI) and how it can revolutionize your business. Learn about the benefits, applications, and practical use cases to ignite your curiosity
8 Nov 2023 by Sean Ewington
In this article, I guide you through installing Docker, then running CodeProject.AI Server in Docker.
8 Nov 2023 by Chris Maunder
In this article we explore how CodeProject.AI Server really works, and how simple it is to add your own functionality to CodeProject.AI server quickly and easily, leaving you to focus on your business, not your MLOps
8 Nov 2023 by Chris Maunder
Dive into the world of machine learning and explore how it empowers businesses to extract valuable insights from vast amounts of data. Discover practical techniques and tools for successful implementation.
30 Oct 2023 by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
26 Oct 2023 by Chris Maunder
A registry for downloadable modules for installation in CodeProject.AI Server
25 Oct 2023 by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure Container Apps. In this fourth and final part, you’ll explore how to integrate a custom model into your Intelligent Apps, enhancing the application’s features with specialized AI.
24 Oct 2023 by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure Container Apps. In this third part, you’ll explore how to level up your Intelligent Apps by training a custom model using your own dataset.
23 Oct 2023 by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure. This second tutorial demonstrates how to add intelligent features to this user feedback analysis application. Then, it explores how to use your new Intelligent App to analyze user feedback.
20 Oct 2023 by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure. This first tutorial walks you through what Azure AI and Azure Container Apps are, how to set up an Azure environment, and building your basic application.
17 Oct 2023 by Cloud Native Apps Team
In topic 2 of our series, we explore the power of multi-model databases for Intelligent Apps and their integration with Azure Cosmos DB and Azure Kubernetes Service (AKS).
16 Oct 2023 by Cloud Native Apps Team
In the last article, we created an Intelligent App that leverages Azure AI Vision to analyze images and extract data. We developed an API to perform optical character recognition (OCR) on uploaded images and tested this API locally.
13 Oct 2023 by Cloud Native Apps Team
In this first article of our hands-on series, we’ll delve into creating an Intelligent App that leverages Azure AI Vision to analyze images and extract data.
25 Sep 2023 by Cloud Native Apps Team
Prepare your organization to adopt intelligent apps by taking a change management approach.
22 Sep 2023 by Cloud Native Apps Team
Check out this article of our series on intelligent apps to learn best practices for transitioning your on-premises or IaaS solutions to intelligent apps.
21 Sep 2023 by Cloud Native Apps Team
This article explores how digital natives and Independent Software Vendors (ISVs) can transform their business operations and generate higher value for customers with generative AI and intelligent apps.
20 Sep 2023 by Cloud Native Apps Team
In the part of our series on intelligent apps, we’ll explore how AI is transforming application development, from design and architecture to building.
19 Sep 2023 by Cloud Native Apps Team
This article explores the concept of intelligent applications for readers, providing a clear understanding of the role of AI capabilities in modern applications.
19 Sep 2023 by Cloud Native Apps Team
Explore real-world examples of how Intelligent Apps revolutionize logistics, retail, finance, manufacturing, tech, and medicine
11 Aug 2023 by Sean Ewington
In this article, I set up Home Assistant Container to work with CodeProject.AI Server and a Wyze Cam v3. Then as a proof of concept, I'll use CodeProject.AI Server to detect a person from Home Assistant.
10 Aug 2023 by Chris Maunder
Building, running and debugging CodeProject.AI Server on a Raspberry Pi
28 Jun 2023 by Matthew Dennis
A brief walkthrough of adding a new .NET AI module to CodeProject.AI Server
14 Jun 2023 by pi19404
Supervised ML algorithm for multi-class classification
23 May 2023 by Chris Maunder
The second in a two-part series on detecting objects and evil rodents
10 May 2023 by Intel
This article examines oneAPI and explores some of Intel's many tools built on it to see how oneAPI makes AI development more straightforward and manageable.
1 May 2023 by Sean Ewington
In this article, I'm going to set up Home Assistant OS on a Raspberry Pi 4, then use CodeProject.AI Server to detect a person, and then have Home Assistant send a notification with an image to a mobile phone.
7 Apr 2023 by Sean Ewington
This article is a continually updated FAQ on how to use Blue Iris with CodeProject.AI Server
28 Mar 2023 by Ammar Albush 1997
Logo Recognition System Program written in C# .NET 6.0 Windows Form (Tensorflow.net,Tensorflow.keras,Emgu Cv,ScottPlot.WinForms,Newtonsoft.Json)
23 Mar 2023 by Sean Ewington
In this article, I use CodeProject.AI Server, Agent DVR, and Home Assistant Container to detect when a person is in the camera's frame, start recording, then take a snapshot that gets sent to my phone with an alert.
3 Mar 2023 by Sean Ewington
In this article, I use CodeProject.AI Server and Blue Iris to detect an unknown person and send an email notification with a picture when that happens.
1 Feb 2023 by Sean Ewington
In this article, I will show you how to install Home Assistant Container on Windows, using Docker and Portainer, get it working with Agent DVR, and send an MQTT message from Agent DVR using CodeProject.AI Server to detect a person.
19 Jan 2023 by Sean Ewington
In this article I show to use Agent DVR and CodeProject.AI Server to detect a delivery package, and take a recording when a package is detected.
17 Jan 2023 by Sean Ewington
In this article, I set up facial recognition with Agent DVR and CodeProject.AI Server.
9 Dec 2022 by Sean Ewington
In this article, I download a custom model to detect packages, set up Blue Iris to detect the package, trigger an alert, and send an email notification that a package has arrived.
9 Dec 2022 by Sean Ewington
In this article, we setup Agent DVR, get it running with CodeProject.AI Server, and setup Agent DVR to trigger an alert when a person is detected.
7 Dec 2022 by KrirkDev
This game allows you to create a Minimax bot, then play reversi with it.
29 Nov 2022 by Sean Ewington
In this article, I show you how to get facial recognition working in Blue Iris and CodeProject.AI Server.
25 Nov 2022 by Matthew Dennis
In this article, I will discuss what I experienced while creating a custom model for the detection of backyard pests. You can download the resulting critters.pt file.
28 Oct 2022 by Sean Ewington
In this article, I walk you through setting up CodeProject.AI Server and Blue Iris using a Wyze Cam v3.
17 Oct 2022 by Chris Maunder
The first in a two-part series on detecting objects and evil rodents
10 Jun 2022 by Gaston Verelst
How to use F# to implement algorithms such of k-means
8 Jun 2022 by Ganesan Senthilvel
An interesting article on Artificial Intelligence Chat Ro(Bot) application development
2 May 2022 by KristianEkman
How to build an AI which plays Backgammon
22 Apr 2022 by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
31 Jan 2022 by Matthew Dennis
Integrating CodeProject.AI Server with the Blue Iris video security and webcam system
15 Dec 2021 by asiwel
Bezier Curve Classification Training And Validation Models Using ALGLIB
7 Dec 2021 by Mahsa Hassankashi
Deep learning convolutional neural network by tensorflow python, complete and easy understanding
4 Aug 2021 by Sergey L. Gladkiy
In this article, we’ll discuss some aspects of developing a facial recognition system from scratch.
3 Aug 2021 by Sergey L. Gladkiy
In this next article of the series, we’ll show how to run the face recognition servers on Kubernetes.
30 Jul 2021 by Sergey L. Gladkiy
In this article, we’ll wrap the face identification model in a simple Web API, create a client application on the Raspberry Pi, and run the client-server system.
29 Jul 2021 by Sergey L. Gladkiy
In this article we create a Docker container for this system.
28 Jul 2021 by Sergey L. Gladkiy
In this article, we focus on developing and testing a face identification algorithm along with the face detection module.
22 Jul 2021 by MehreenTahir
In this article we learn about how Azure Synapse Analytics and Azure Machine Learning help analyze data without extensive coding and ML experience.
21 Jul 2021 by Sergey L. Gladkiy
In this article we’ll run our face detector on a Raspberry Pi device.
20 Jul 2021 by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
19 Jul 2021 by Sergey L. Gladkiy
In this article, we’ll run a pretrained DNN model to detect faces in video.
16 Jul 2021 by Sergey L. Gladkiy
In this article we discuss the principles of face detection and facial recognition.
9 Jul 2021 by Shweta Lodha
Ways to extract information from sales receipt and detailed demonstration of how to use pre-built ML models
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
20 May 2021 by Jarek Szczegielniak
In this article, we’ll modify our code to expose the same logic via a Rest API service.
19 May 2021 by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.
18 May 2021 by Jarek Szczegielniak
In this article we run inference on sample images with TensorFlow using a containerized Object Detection API environment.
12 May 2021 by LOST_FREEMAN
Hands-on data science competition with TensorFlow on .NET
10 May 2021 by Ryan Scott White
Converts past and real-time stock market tick data into time-sliced summaries called Briefs
3 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
26 Apr 2021 by Nirosh
Impact of quantum computing on healthcare industry
26 Apr 2021 by Jarek Szczegielniak
In this article, we’ll start applying our basic Docker knowledge while creating and running containers in the various MLng scenarios.
23 Apr 2021 by Jarek Szczegielniak
In this article – the first one of the series – we’ll go over some Docker basics as they apply to ML applications.
20 Apr 2021 by Martin_Rupp
In this article, we’ll train and test our translation models on additional languages.
19 Apr 2021 by Martin_Rupp
In this article, we’ll train and test the model we created in the previous entry in the series.
16 Apr 2021 by Martin_Rupp
In this article we’ll build our AI language translation system.
15 Apr 2021 by Martin_Rupp
Tools and software required to build a DL-based automatic translation system
14 Apr 2021 by Martin_Rupp
In this article we introduce the main theoretical concepts required for building an ML-based translator.
13 Apr 2021 by Martin_Rupp
In this series of articles, we’ll show you how to use deep learning to create an automatic translation system.
22 Mar 2021 by Abdulkader Helwan
In this article we show you how to train the GAN for fashion design generation.
19 Mar 2021 by Abdulkader Helwan
In this article we show you how to build a Generative Adversarial Network (GAN) for fashion design generation.
18 Mar 2021 by Abdulkader Helwan
In this article we evaluate VGG19 using real images taken by a phone camera.
17 Mar 2021 by Abdulkader Helwan
In this article we show you how to train VGG19 to recognize what people are wearing.