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
10/2/2023 1:25:00 AM by Mark Pelf
Tutorial on “Function closures” in JavaScript language
7/26/2024 5:55:00 PM by pravin kumar sinha
5/31/2024 9:56:00 AM by Christian Specht
In this post I migrate my blog from Jekyll to Hugo and share what I learned.
4/4/2024 10:13:00 AM by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
9/2/2024 6:32:00 AM by Henrik Vestermark
A JavaScript function for breaking down a regular expression into its base components.
10/9/2024 7:55:00 PM by Matt Scarpino
This article explains how to use the open-source Astro package create a full-featured blogging site.
7/29/2023 8:35:00 AM by Glenn Viroux
An overview of a couple of useful design patterns with examples in modern Python
6/29/2024 9:38:00 AM by DiponRoy
Select data as DataSet object for a database using Entity Framework and map results them to entity lists
9/27/2024 3:54:00 AM by Higty
HTMX default json extension is missing some of feature. I created json extension that handle bool array from checkbox list, record array like person object array, recursive property.
2/23/2024 8:05:00 PM by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 1.