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/15/2023 3:02:00 PM by Han Bo Sun
In this tutorial, I will discuss how to add file upload functionality to an Angular web application.
4/10/2024 4:25: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.
9/27/2024 1:34:00 AM by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
5/13/2024 1:20:00 PM by Wendelius
A small function utilizing CTE to replace undesired characters from a string
6/11/2023 5:58:00 PM by Federico Alterio
How to optionally inject a dependency using Microsoft DependencyInjection container
12/9/2023 8:49:00 AM by JorgeLuisOrejel
This article describes the implementation of Dijkstra's Smoothsort as a generic sorting algorithm in C#.
10/30/2023 11:11:00 AM by ChristianNeumanns
Goals and non-goals, history, core types and features that shouldn't be supported in a PTS.
6/1/2024 10:33:00 PM by Minh Danh Nguyen (ToughDev)
Recently I was tasked with upgrading jQuery in a web portal which was last maintained in 2013 to the latest
4/21/2024 4:45:00 AM by honey the codewitch
Scraping the web is easy with Visual FA. Here's an example of how.
1/15/2024 4:27:00 PM by honey the codewitch
In this article, we will use my Visual FA solution to explore finite automata concepts used for finding patterns in text.