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/11/2024 1:16:00 PM by Zijian
Share Identity Bearer Tokens among Distributed ASP.NET Core Web APIs
1/2/2024 7:10:00 AM by Kenneth Haugland
How to implement implicit methods to solve differential equations.
4/14/2024 5:56:00 PM by honey the codewitch
Implementing a simple JSON parser with Visual FA
9/4/2023 12:43:00 PM by Mark Pelf
Tutorial on “Function closures” in C# language
12/12/2023 11:42:00 AM by Akram El Assas
TDD in C# through a simple example
2/2/2024 9:48:00 PM by honey the codewitch
Easily add lexers to your project with this simple drop in NuGet package and a few annotations
5/8/2024 5:40:00 PM by Nick Polyak
I demonstrate the samples adding gRPC capabilities to Kestrel ASP.NET server and testing gRPC services with various clients.
6/13/2024 2:25:00 AM by Zijian
Blazor WebAssembly Standalone App talking to ASP.NET Core Web API with generated client API codes in C#
6/11/2023 5:58:00 PM by Federico Alterio
How to optionally inject a dependency using Microsoft DependencyInjection container