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/27/2024 1:43:00 AM by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
11/8/2023 7:14:00 AM by vickyqu115
How to create a day and night theme switch button using WPF
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.
5/13/2024 1:20:00 PM by Wendelius
A small function utilizing CTE to replace undesired characters from a string
10/13/2024 12:54:00 PM by Trần_Tuấn_Anh
In the world of containerization, Docker has become an essential tool for developers and DevOps engineers. However, creating an efficient Dockerfile is crucial for ensuring your Docker images are not only small in size but also built quickly.
4/11/2024 12:54:00 PM by Frédéric -lefred- Descamps
How to deploy Arm instances on Oracle Cloud Infrastructure (OCI) using Terraform
6/1/2023 12:21:00 PM by Intel
A high level look at different implementations of SYCL
3/2/2024 3:13:00 AM by Dev Leader
In this article, I’ll provide you with a high-level overview of Dependency Injection and Scrutor in C#.
2/26/2024 10:54:00 PM by Maksim Zemskov
How to utilize TypeScript for type-safe serialization and deserialization of data in JSON format
9/8/2023 6:23:00 PM by Dawid Borycki
This article demonstrates how to use Arm64 to run .NET applications, acquiring advantages of native architecture like power efficiency and a speed gain.