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/2/2023 11:00:00 PM by Matt Scarpino
This article explains how the Python API makes it possible to embed Python in C++ and write extension modules in C++ that can be imported in Python.
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.
11/10/2023 6:54:00 AM by Rudi Breedenraedt
In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.
3/12/2024 9:30:00 AM by Jason Sultana
A look at some injection-style vulnerabilities
11/15/2023 3:25:00 AM by Akram El Assas
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
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#.
3/9/2024 4:30:00 PM by Modesty Zhang
Illuminate git internal on object model via a `git stash` implementation, including push, apply, pop, drop, list and clear, all with isomorphic-git
10/11/2023 4:42:00 AM by Evgenii Zaiats
An approach for integration test frameworks on validating changes within the framework without executing all test suites after each change.
6/20/2024 8:43:00 AM by raddevus
Using .NET Core 8.x to create a WebAPI framework which saves each user's data in a personal copy of Sqlite database.
11/13/2023 1:24:00 PM by Mark Pelf
Tutorial on “Events Bubbling” in JavaScript language