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
6/24/2024 11:49:00 AM by Malcolm Arthur McLean
Single file XML parser with good error support, and associated XPath file.
5/7/2024 10:13:00 PM by Jovibor
Library for parsing internal structures of PE32/PE32+ binary files.
7/3/2024 7:51:00 PM by Michael Chourdakis
A quick python course for C++ developers
3/16/2024 7:38:00 AM by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.
9/17/2023 5:23:00 AM by honey the codewitch
Run and develop Arduino code, including a display, on PC using this Windows PC shim and emulator.
10/17/2023 11:16:00 AM by Henrik Vestermark
Fast and Stable Polynomial root finder for Polynomial with real coefficients
6/30/2024 4:07:00 AM by YasIkeda
In this article we examine two implementations of the factory design pattern.
8/2/2023 11:00:00 PM by Matt Scarpino
This article explains how the Python API makes it possible to embed Python in C++ and write extension modules in C++ that can be imported in Python.
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