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/19/2023 8:45:00 AM by Farzad Niknam B
Web app creation using .NET 7.0 and ASP.NET Core
2/9/2024 4:38:00 PM by honey the codewitch
Image Resizer automatically resizes images you drop in a monitored folder based on criteria you give it. It can also change image formats.
7/12/2024 9:46:00 PM by Zijian
Implement Resource Owner Password Credentials Grant and Refreshing Token with ASP.NET Core Identity through strongly typed API
1/3/2024 8:50:00 AM by KrirkDev
This is an article about how to create a Gomoku program with an AI in C#.
2/15/2024 10:22:00 PM by Dev Leader
Integrate Unit of Work Pattern in C# with Clean Architecture for efficient programming, benefits and C# code examples
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.
9/27/2023 4:00:00 PM by Nish Nishant
Details the additional steps needed to get WebJobs logging to Application Insights.
8/6/2024 1:18:00 PM by Matt Scarpino
This article explains how to automate and simplify building C++ projects by combining Conan and CMake.
3/8/2024 9:36:00 PM by Han Bo Sun
This is a more in-depth tutorial on integrating Lucene search and index engine in Java applications.
5/19/2024 4:23:00 PM by Xavier Junqué i de Fortuny
Finds Roots through only successive derivatives and Bisection method.