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
12/21/2023 5:48:00 AM by honey the codewitch
This article presents a program to help visualize regular expression mechanics.
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.
1/24/2024 11:08:00 PM by Allegra Angelo
Save, read and text recognition of network parameters
5/5/2024 6:05:00 PM by Bharath K A
Multicast DNS (mDNS) is used to perform peer-to-peer discovery of services/devices on a local network
7/30/2024 10:41:00 AM by Mark Pelf
A practical guide to using jQuery DataTables.net component in ASP.NET 8 MVC application.
4/10/2024 3:17:00 AM by honey the codewitch
Generate a web browsable interface to your archived TV show content
7/11/2023 5:12:00 PM by Igor Krupitsky
This application lets you copy tables from folder with CSV files to SQL Server
10/23/2023 11:15:00 AM by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure. This second tutorial demonstrates how to add intelligent features to this user feedback analysis application. Then, it explores how to use your new Intelligent App to analyze user feedback.
9/20/2024 2:12:00 PM by Oats~i
Learn how to set up an Oats~i web app project in two commands
2/23/2024 8:07:00 PM by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 2.