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
8/6/2024 1:18:00 PM by Matt Scarpino
This article explains how to automate and simplify building C++ projects by combining Conan and CMake.
7/27/2023 3:53:00 AM by 1f604 ( F Y )
Source code and explanation of my io_uring based implementation of b3sum
1/19/2024 8:24:00 PM by Shao Voon Wong
Solving Fizz Buzz in C# and C++ using six different approaches
9/15/2024 11:15:00 PM by Matt Scarpino
This article explains how to access OpenSSL in C applications.
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.
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
8/26/2024 10:57:00 PM by ColleagueRiley
A tutorial that explains how to use macOS's Cocoa API in Pure-C.
12/13/2023 3:13:00 PM by FenrisH
Demo of how C++ and C# interoperate
7/9/2024 12:59:00 AM by Daniel Ramnath
Breaking Vigenère cipher with C++, believed to be unbreakable for two centuries.
2/4/2024 9:35:00 AM by David Lafreniere
A core dump framework that stores crash information including call stacks on any embedded system.