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/21/2024 4:28:00 AM by Trần_Tuấn_Anh
In object-oriented programming (OOP), two fundamental concepts—Inheritance and Composition—enable code reuse and design flexibility. Understanding these concepts is crucial for building maintainable and scalable software.
10/29/2023 1:22:00 PM by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
7/26/2024 10:30:00 PM by Igor Krupitsky
This app will translate a text file using OpenAI or Anthropic API.
2/26/2024 8:25:00 PM by Dev Leader
In this article, I’ll provide you with 4 simple code examples illustrating how reflection works in C#.
7/16/2024 1:37:00 AM by Mark Pelf
A practical guide to using jQuery DataTables.net component in Asp.Net 8 MVC application.
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
1/11/2024 1:45:00 AM by deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
8/22/2023 3:32:00 AM by Jin Choi
A layman's description of how Kalman Filters work, and sample code that shows how to use it to forecast stock market volatilities
12/12/2023 11:42:00 AM by Akram El Assas
TDD in C# through a simple example
5/19/2024 12:55:00 AM by Sbk123
This is a multi player Pong game written in C#/ WPF using Visual Studio