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/13/2023 8:16:00 AM by Maxim Kartavenkov
This is a guide on how to configure your application, service or driver to handle appearing the new devices or device removal avoiding reboot request.
3/4/2024 6:56:00 AM by honey the codewitch
Display automated (optionally controllable) Tetris on an LCD or Neopixel panel
7/23/2024 9:35:00 PM by honey the codewitch
Make a little widget that tracks your speed using GPS and strap it to your bike.
8/26/2024 10:57:00 PM by ColleagueRiley
A tutorial that explains how to use macOS's Cocoa API in Pure-C.
8/9/2024 1:18:00 PM by ColleagueRiley
Tutorial for creating an accelerated opengl context for X11, Windows, and MacOS. Based on my project: RGFW.
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.
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
8/18/2023 10:57:00 AM by Maxim Kartavenkov
Discussion of how to organize saving application trace helper information.
7/15/2024 6:34:00 PM by Artem Moroz
A story on how memory leak can appear from seeminghly nowhere