Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
  • Generative AI
  • Object Detection
  • Style transfer
  • Sound Classification
  • Generative AI
  • Image Manipulation
  • Object Segmentation
  • 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/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.
10/11/2023 3:02:00 AM by Daan Acohen
Easily interact with OpenAI’s API in .NET applications using the ConnectingApps.Refit.OpenAI NuGet package for streamlined, resilient, and loggable calls.
10/23/2023 9:43:00 AM by Daan Acohen
An explanation of how to develop a client package Integrating OpenAI into .NET Applications by explaining the development, build, testing and usage.
10/5/2024 3:17:00 AM by Code Artist
This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.
8/18/2023 10:57:00 AM by Maxim Kartavenkov
Discussion of how to organize saving application trace helper information.
3/12/2024 9:30:00 AM by Jason Sultana
A look at some injection-style vulnerabilities
8/29/2023 12:08:00 PM by Ammar Albush 1997
Bot program and an API program to send and receive commands between controlling computer and target device using Telegram API
8/14/2023 2:35:00 PM by Dev Leader
In this blog post, we’ll explore the concept of async lazy initialization in C#
10/8/2024 3:33:00 AM by Bert O Neill
Log the duration a snippet of code takes, with this NuGet package called SnippetDurationLogger
7/10/2024 3:05:00 PM by Bert O Neill
In this article, I provide a detailed overview of using IDistributed Cache to improve the performance of your EF Core queries, against On-Premise caching systems like Redis, NCache, SqlCache, MySqlCache, MongoDBCache and API Output caching.