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
6/6/2023 7:16:00 AM by Mark Pelf
Fix for adding new DB tables does not work in VS 2022, ver. 17.6.2, EF6 (Classic)
3/13/2024 1:59:00 AM by Lars Paisley
A value driven approach to EA
12/12/2023 6:30:00 PM by DavesApps
The article discusses the debate over using C#'s var keyword versus explicit typed variables, highlighting potential issues with overuse of 'var' that can lead to code misunderstandings, readability challenges, and bugs.
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.
7/5/2023 7:24:00 AM by Maxim Kartavenkov
Continue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application.
11/20/2023 3:09:00 PM by Dino Esposito
Internals of Wisej.NET as alternative to traditional ASP.NET for web development
6/12/2023 10:09:00 AM by Ramv_OT
This article describes how to use the OpenText Messaging Fax REST API to submit a request to send a fax, check fax status and receive faxes.
5/29/2024 4:52:00 AM by Bert O Neill
How Entity Framework Core 6 or 7 projects can take advantage of EF Core 8's OpenJson without having to migrate to EF Core 8 - using a custom NuGet Package for SQL Server
10/14/2023 5:59:00 PM by Daan Acohen
Automate content moderation in .NET with the power of OpenAI's API
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.