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
2/15/2024 10:21:00 PM by Dev Leader
Origin and principles of Memento Pattern in C, and different components & steps to implementation!
8/21/2024 7:20:00 AM by peterkmx
This article illustrates Google Cloud deployment of a containerized web application such as a .NET 8 Blazor Web App, and shows that the procedure is significantly simplified when GCP Cloud Run is used.
6/27/2023 12:48:00 PM by Bohdan Stupak
A look at what dynamic polymorphism is and how it is crucial to mastering OOP
7/24/2024 4:25:00 AM by Mark Pelf
A practical guide to using jQuery DataTables.net component in Asp.Net 8 MVC application.
2/15/2024 10:23:00 PM by Dev Leader
CQRS pattern in C#, clean architecture for better software development, code examples, best practices
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
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#
2/1/2024 6:11:00 PM by Zijian
Use the codes generated by OpenApiClientGen in real world applications
10/17/2024 10:20:00 AM by Nicolas DESCARTES
How to implement neural networks for regression in C# ?