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/19/2024 2:46:00 AM by Rahul Dev Tripathi
A comprehensive guide to developing and implementing kernel-level application - Blacklisting using C++ for enhanced system security.
3/5/2024 6:55:00 PM by PJ Arends
Trace your function calls to the Output window.
2/25/2024 1:54:00 AM by honey the codewitch
Got an embedded or IoT widget with a screen but no real memory or flash space to speak of? Read this.
6/28/2024 12:46:00 AM by Malcolm Arthur McLean
Rotates a GIF image by the shearing method.
7/12/2024 1:08:00 AM by Kashif.Mushtaq.Ca
A time-based, One-time Password Algorithm (RFC-6238, TOTP - HMAC-based One-time Password Algorithm) based token, implemented by e.g. Microsoft or Google Authenticator mobile application.
7/9/2024 12:59:00 AM by Daniel Ramnath
Breaking Vigenère cipher with C++, believed to be unbreakable for two centuries.
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.
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.
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.
1/27/2024 2:16:00 AM by Member 16179004
Capture Enter key in edit control with no dialog box and no subclass.