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
10/12/2023 12:17:00 PM by Daan Acohen
Seamlessly convert audio messages to text in .NET using OpenAI's API
2/15/2024 6:47:00 PM by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python
10/25/2023 11:17:00 AM by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure Container Apps. In this fourth and final part, you’ll explore how to integrate a custom model into your Intelligent Apps, enhancing the application’s features with specialized AI.
9/19/2023 12:21:00 PM by Cloud Native Apps Team
Explore real-world examples of how Intelligent Apps revolutionize logistics, retail, finance, manufacturing, tech, and medicine
11/13/2023 9:02:00 PM by Chris Maunder
This article explores the various self-hosted AI frameworks available and understand their strengths, weaknesses, and compatibility with your project requirements. Make an informed decision that aligns with your organization's goals
10/13/2023 1:39:00 PM by Cloud Native Apps Team
In this first article of our hands-on series, we’ll delve into creating an Intelligent App that leverages Azure AI Vision to analyze images and extract data.
10/17/2024 10:20:00 AM by Nicolas DESCARTES
How to implement neural networks for regression in C# ?
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 11:15:00 AM by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure. This second tutorial demonstrates how to add intelligent features to this user feedback analysis application. Then, it explores how to use your new Intelligent App to analyze user feedback.
4/4/2024 10:13:00 AM by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.