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
3/30/2024 11:26:00 AM by honey the codewitch
Stream JSON efficiently on little devices with minimal flash and memory usage
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/21/2024 6:09:00 AM by Malcolm Arthur McLean
How to implement principal component analysis clustering algorithm to perform image segmentation.
8/26/2023 10:40:00 AM by JadBenAutho
Efficient and standalone library for NTP server/client utilizing pure C++
6/4/2023 6:53:00 PM by GeorgeDS
An anecdotal report describing issues encountered in coding a minimal perceptual hash capability, in plain old C, in to 35 year old rolling development, with the goal of running on a noob Win 10/11 installation.
6/12/2024 4:14:00 AM by Shao Voon Wong
MFC KillFocus Derived CEdit to solve the Q&A question which has been reposted
1/20/2024 7:45:00 PM by Michael Chourdakis
A set of tools to create a new VCXPROJ file automatically
3/16/2024 7:38:00 AM by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++
1/29/2024 11:35:00 AM by Ștefan-Mihai MOGA
Implementation of Producer-Consumer problem in C++ and Python
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.