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
9/19/2023 2:55:00 PM by Javad Taheri (drjackool)
Show or hide, reorder, save and restore list view column headers
11/11/2023 11:06:00 AM by Henrik Vestermark
Practical implementation of a fast, robust and stable polynomial root finder using Halley's method
10/17/2023 11:16:00 AM by Henrik Vestermark
Fast and Stable Polynomial root finder for Polynomial with real coefficients
10/16/2024 6:30:00 PM by Ștefan-Mihai MOGA
Generic Updater for Windows
12/18/2023 2:17:00 PM by Intel
A Deep Dive into Performance Tuning for the Intel® Xeon® CPU Max Series
3/5/2024 12:58:00 AM by deangi
A Bluetooth LE scanner gathers data on a schedule from one or more BLE servers and forwards it to WiFi.
1/16/2024 10:37:00 PM by deangi
An ESP32 is used to track water usage and serve web pages with water use data
2/4/2024 10:09:00 PM by akiss163
A swiss knife for myself - automotive development tools and a plenty of other embedded things
4/1/2024 1:34:00 AM by Igor Gribanov
C++ iterators and algorithms work well for containers, but can we sort the Structure of Arrays?
5/12/2024 10:22:00 PM by Shao Voon Wong
C++ Multithreaded Count Benchmark using Visual C++, G++ and Clang