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
5/4/2024 10:20:00 AM by vickyqu115
A comprehensive guide on identifying issues with the standard WPF DatePicker, exploring its design and interaction intricacies, and introducing a new implementation using a CustomControl named SmartDate.
6/11/2023 5:58:00 PM by Federico Alterio
How to optionally inject a dependency using Microsoft DependencyInjection container
9/10/2024 8:43:00 AM by Fred Song (Melbourne)
Learn how to build a real-time stock price tracking application, Market Pulse, using .NET 8 with GraphQL for the backend and React with Apollo Client for the frontend.
8/12/2024 3:54:00 PM by gggustafson
This article presents a tool that convert XML comments in a C# source file to HTML pages.
7/12/2023 5:55:00 PM by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
8/10/2023 11:20:00 PM by PavanPabolu
Asynchronous and synchronous callback in C# and when to use each of them
12/2/2023 7:38:00 PM by Stridemann
A Pattern for Identifying Processed Entities During Iteration Without Additional Collections
11/30/2023 11:51:00 AM by ChristianNeumanns
Union types (aka sum types, variants, choice types) provide an elegant solution for frequent programming tasks.
7/5/2023 7:24:00 AM by Maxim Kartavenkov
Continue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application.
10/24/2023 9:31:00 AM by Pete O'Hanlon
A case study in building a cloud tool to perform service virtualization using LocalStack (AWS), minimal APIs, and Terraform