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
2/9/2024 12:37:00 PM by Nicolas DESCARTES
What are vector databases?
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.
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
10/23/2023 11:15:00 AM 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.
4/30/2024 1:04:00 AM by Gareth Richards
An implementation of the Neural Network backpropagation learning algorithm in C++ using the BLAS proposal in P1673.
1/8/2024 2:09:00 PM by Nicolas DESCARTES
What clustering algorithm should be selected for the clustering task?
11/13/2023 8:56:00 PM 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.
10/11/2023 3:02:00 AM by Daan Acohen
Easily interact with OpenAI’s API in .NET applications using the ConnectingApps.Refit.OpenAI NuGet package for streamlined, resilient, and loggable calls.
2/15/2024 6:47:00 PM by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python
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