Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
  • Add AI to your apps
  • Learn AI Programming
  • Publish your AI projects
Free, open source, locally hosted, any platform, any language. View on GitHub

Discuss Download Docs
Turn a code snippet, simple Python module, or a Jupyter notebook into a CodeProject.AI module that can be deployed and used anywhere by everyone. Learn and AI without fighting tools and setup environments.
Over
1 Million
Downloads!
Latest Modules
  • Multi-modal LLM - Chris Maunder
  • LLama chatbot on your desktop - CodeProject
  • License Plate detection (update) - Mike Lud
  • Multi-TPU Coral.AI image detection (update) - Seth
  • AI Image generator - Matthew Dennis
8/22/2023 3:32:00 AM by Jin Choi
A layman's description of how Kalman Filters work, and sample code that shows how to use it to forecast stock market volatilities
10/1/2023 12:42:00 AM by Ujwal Watgule
The Cheetah Optimizer is a nature-inspired metaheuristic algorithm designed to tackle complex optimization problems across multiple dimensions.
10/13/2023 1:39:00 PM 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.
3/1/2024 5:17:00 PM by Member 10912276
How to control game elements based on predefined conditions
5/14/2024 3:02:00 PM by ADemontis
An overview on how to interrogate Dall-E in VB.NET
4/18/2024 1:26:00 PM by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
10/20/2023 11:31:00 AM 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.
9/25/2024 12:18:00 AM by Mohamed Ashmawy
AlbiruniML is a linear algebra and machine learning library written in pure C# language inspired by tensorflow
12/11/2023 10:28:00 AM 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.
9/20/2023 11:23:00 AM 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.