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/17/2023 5:28:00 PM by Uwe_Sieber
Shows how to use IOCTL_USB_HUB_CYCLE_PORT to restart a USB port under Windows
9/15/2023 2:05:00 PM by optiklab1
I previously showed a way to unify implementation of graph-traversal algorithms. Now, I make it more visually appealing and look into the performance differences.
10/8/2024 1:55:00 PM by Michael Havenga (HavenTechnik)
Step by step intro on setting a modern variety PIC for your project
3/30/2024 11:26:00 AM by honey the codewitch
Stream JSON efficiently on little devices with minimal flash and memory usage
1/28/2024 6:55:00 PM by deangi
Monitoring AC loads with CT sensors
9/10/2024 1:25:00 AM by ColleagueRiley
A tutorial that explains how to setup and handle clipboard copying and pasting for X11, WinAPI, and Cocoa.
6/9/2023 10:15:00 AM by AbdulRahman A. Badry
Alter your display gamma-ramp to correct & calibrate it
6/21/2024 6:09:00 AM by Malcolm Arthur McLean
How to implement principal component analysis clustering algorithm to perform image segmentation.
7/23/2024 9:35:00 PM by honey the codewitch
Make a little widget that tracks your speed using GPS and strap it to your bike.
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.