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
1/29/2024 11:35:00 AM by Ștefan-Mihai MOGA
Implementation of Producer-Consumer problem in C++ and Python
10/11/2024 12:03:00 AM by honey the codewitch
TinyVG is a compact vector graphics file format suitable for embedded. We explore it here.
7/5/2023 7:24:00 AM by Maxim Kartavenkov
Continue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application.
6/9/2023 10:15:00 AM by AbdulRahman A. Badry
Alter your display gamma-ramp to correct & calibrate it
3/5/2024 12:58:00 AM by deangi
A Bluetooth LE scanner gathers data on a schedule from one or more BLE servers and forwards it to WiFi.
9/25/2023 11:26:00 AM by Leonid Chashnikov
Discover an efficient way to implement document search using inverted index
8/26/2024 10:57:00 PM by ColleagueRiley
A tutorial that explains how to use macOS's Cocoa API in Pure-C.
5/28/2024 2:55:00 PM by Henrik Vestermark
How to add Xoshiro and ChaCha PRNG's as compatible class in C++
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.
8/5/2024 9:46:00 AM by Bruno van Dooren
Extending CComPtr for remote activation of DCOM objects on a remote server, in a convenient matter