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/31/2024 5:08:00 AM by Shao Voon Wong
Two C++ features win over C equivalents in performance
10/10/2023 8:07:00 AM by Henrik Vestermark
Practical implementation of a fast, robust and reliable polynomial root finder using Newton's method
6/30/2024 4:07:00 AM by YasIkeda
In this article we examine two implementations of the factory design pattern.
7/3/2024 7:51:00 PM by Michael Chourdakis
A quick python course for C++ developers
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
1/11/2024 1:45:00 AM by deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
3/14/2024 2:13:00 AM by Jovibor
String to number conversion library, for char and wchar_t strings
8/18/2023 10:57:00 AM by Maxim Kartavenkov
Discussion of how to organize saving application trace helper information.
9/2/2024 11:19:00 PM by ColleagueRiley
A tutorial that explains how to handle Drag 'n Drop events for X11.
12/13/2023 3:13:00 PM by FenrisH
Demo of how C++ and C# interoperate