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
11/13/2023 3:34:00 AM by ChristianNeumanns
This article explains why we need native record types, and how they work in PTS.
4/22/2024 7:41:00 AM by Petrov Vladimir
Smart Android Template for Data Performance with International Signals Code as a Sample
4/16/2024 3:37:00 PM by Oliver Li 2024
Java Code Change Impact Analysis
12/14/2023 11:55:00 AM by ChristianNeumanns
The "absence of a value" is among the most important concepts a type system has to deal with.
8/6/2024 1:25:00 AM by Lewis Kerr
A quick code solution of how to make HTTP requests through a proxy with Java
8/12/2024 9:24:00 PM by Trần_Tuấn_Anh
In Java, Synchronized and Concurrent are two fundamental concepts in multithreading
11/30/2023 4:46:00 PM by Łukasz Bownik
Smallscript is a little scripting language inspired by Smalltalk syntax.
11/9/2023 1:38:00 PM by M Mohammed Afsal
This post will discuss Selenium, how to set it up, and how to use Java to create an automated test script.
10/15/2024 9:44:00 AM by Trần_Tuấn_Anh
SQL Injection (SQLi) is a serious security vulnerability that allows attackers to execute arbitrary SQL code on a database. This can lead to unauthorized access, data breaches, and even complete system compromise.
10/5/2023 11:43:00 AM by ChristianNeumanns
This is part 1 in a series of articles about designing a practical type system.