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/27/2024 2:16:00 AM by Member 16179004
Capture Enter key in edit control with no dialog box and no subclass.
3/7/2024 4:26:00 PM by Michael Sydney Balloni
A "new" queue data structure is described and compared with existing collection types
5/28/2024 2:55:00 PM by Henrik Vestermark
How to add Xoshiro and ChaCha PRNG's as compatible class in C++
4/3/2024 9:10:00 AM by Mohammed Faci
How to leverage ChatGPT to Build an Automation Framework using the Page Object Model
6/21/2024 6:09:00 AM by Malcolm Arthur McLean
How to implement principal component analysis clustering algorithm to perform image segmentation.
6/12/2023 5:27:00 PM by honey the codewitch
Monitor your PC's CPU and GPU with an ESP32
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.
9/1/2024 1:52:00 PM by Matt Scarpino
This article introduces the GStreamer toolset and explains how to code applications that read and process multimedia content.
9/10/2024 1:25:00 AM by ColleagueRiley
A tutorial that explains how to setup and handle clipboard copying and pasting for X11, WinAPI, and Cocoa.
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.