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
8/14/2023 2:35:00 PM by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#
1/11/2024 10:16:00 AM by Lance Ford
A walkthrough to enable request/response logging to an ASP.NET web application (or web service) by using an IIS module.
2/23/2024 8:05:00 PM by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 1.
3/16/2024 1:52:00 AM by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application
9/21/2024 5:16:00 AM by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
1/3/2024 8:50:00 AM by KrirkDev
This is an article about how to create a Gomoku program with an AI in C#.
1/24/2024 1:12:00 PM by Nicolas DESCARTES
Comprehending the CQRS architecture and learning how to implement it
1/6/2024 4:32:00 PM by honey the codewitch
Adventures in Reflection.Emit! Here I present a regular expression engine with a Compile() feature.
5/3/2024 2:12:00 PM by Jo_vb.net
An overview how to use RowDetails, Grouping and Filter for a DataGrid.
2/26/2024 5:42:00 PM by DavesApps
Floating point math accumulates errors, requiring precision adjustment for equality