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/29/2024 4:17:00 AM by Malcolm Arthur McLean
How to generate random dungeons, and find paths between two points.
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.
9/15/2023 5:06:00 PM by optiklab1
I demonstrate with an actual implementation that well-known algorithms BFS, DFS, Dijkstra, and A-Star are essentially variations of the same algorithm.
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.
12/18/2023 2:17:00 PM by Intel
A Deep Dive into Performance Tuning for the Intel® Xeon® CPU Max Series
1/25/2024 6:34:00 AM by Bruno van Dooren
An introduction to exporting functions from DLLs
5/28/2024 2:55:00 PM by Henrik Vestermark
How to add Xoshiro and ChaCha PRNG's as compatible class in C++
2/19/2024 9:00:00 AM by Alexey Shtykov
The thing that could generate pseudo random numbers faster than standard library does
2/1/2024 1:49:00 PM by Michael Chourdakis
Easily migrate to WinUI3 from plain Win32 while keeping all Win32 features intact
3/16/2024 7:38:00 AM by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++