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/13/2023 6:51:00 PM by Dawid Borycki
In this article, you will build a Qt-based Python application with two C/C++-based DLL dependencies. This architecture mimics a typical scenario of using Python and Qt for rapid UI prototyping and DLLs for computation-intense work.
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
9/21/2023 7:15:00 AM by Jani Giannoudis
Service Registration using Dependency injection in ASP.NET Core
7/9/2024 3:24:00 PM by raddevus
Let's look at what password cracking really means & how your passwords can be made more safe -- possibly 100% safe.
9/14/2024 6:31:00 AM by Antonio Ripa
Implementing Strategy and Adapter Patterns in a .NET 8 microservice to integrate multiple cryptocurrency data providers with GraphQL for a dynamic and scalable architecture.
4/5/2024 3:10:00 PM by Bert O Neill
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
2/15/2024 6:47:00 PM by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python
5/27/2024 9:57:00 PM by Matt Scarpino
This article explains how to code applications that rely on gRPC to transfer data using protocol buffers.
7/12/2023 5:55:00 PM by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
2/4/2024 3:40:00 PM by KrirkDev
Kaldoku - a Sudoku like puzzle game