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
12/14/2023 10:37:00 AM by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
6/9/2023 10:15:00 AM by AbdulRahman A. Badry
Alter your display gamma-ramp to correct & calibrate it
6/4/2023 6:53:00 PM by GeorgeDS
An anecdotal report describing issues encountered in coding a minimal perceptual hash capability, in plain old C, in to 35 year old rolling development, with the goal of running on a noob Win 10/11 installation.
6/2/2024 2:38:00 PM by Michael Haephrati
SG_PNG is a custom MFC control for displaying PNG resources with transparency
1/8/2024 7:16:00 AM by Henrik Vestermark
Ostrowski multi-point method for Polynomial roots
12/8/2023 5:56:00 PM by Bruno van Dooren
How to use APCs to perform user interface updates
12/11/2023 10:28:00 AM by Benjamin Consolvo
This article explores the use of Stable Diffusion models, focusing on image-to-image generation, using Intel's newly released Intel Data Center GPU Max Series 1100.
11/22/2023 12:48:00 AM by deangi
DIY GPS Location Tracker
6/30/2024 4:07:00 AM by YasIkeda
In this article we examine two implementations of the factory design pattern.