Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
  • Generative AI
  • Object Detection
  • Style transfer
  • Sound Classification
  • Generative AI
  • Image Manipulation
  • Object Segmentation
  • 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
7/27/2023 3:53:00 AM by 1f604 ( F Y )
Source code and explanation of my io_uring based implementation of b3sum
5/8/2024 6:08:00 PM by honey the codewitch
Explore my user interface library with an example of an Internet enabled clock
11/11/2023 11:06:00 AM by Henrik Vestermark
Practical implementation of a fast, robust and stable polynomial root finder using Halley's method
3/14/2024 2:13:00 AM by Jovibor
String to number conversion library, for char and wchar_t strings
10/16/2024 6:30:00 PM by Ștefan-Mihai MOGA
Generic Updater for Windows
8/6/2024 1:18:00 PM by Matt Scarpino
This article explains how to automate and simplify building C++ projects by combining Conan and CMake.
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
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.
10/3/2023 10:31:00 AM by honey the codewitch
Exploit some of the power of C++ and optimize the way your code calls your code.
8/26/2024 10:57:00 PM by ColleagueRiley
A tutorial that explains how to use macOS's Cocoa API in Pure-C.