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
9/20/2023 11:23:00 AM by Cloud Native Apps Team
In the part of our series on intelligent apps, we’ll explore how AI is transforming application development, from design and architecture to building.
10/16/2023 11:58:00 AM by Cloud Native Apps Team
In the last article, we created an Intelligent App that leverages Azure AI Vision to analyze images and extract data. We developed an API to perform optical character recognition (OCR) on uploaded images and tested this API locally.
11/13/2023 8:56:00 PM by Chris Maunder
Discover the fundamentals of artificial intelligence (AI) and how it can revolutionize your business. Learn about the benefits, applications, and practical use cases to ignite your curiosity
11/13/2023 8:56:00 PM by Chris Maunder
In this article we will explore how self-hosted AI, specifically CodeProject.AI Server, empowers businesses to leverage the power of AI while maintaining control over their data.
5/14/2024 3:02:00 PM by ADemontis
An overview on how to interrogate Dall-E in VB.NET
9/25/2024 12:18:00 AM by Mohamed Ashmawy
AlbiruniML is a linear algebra and machine learning library written in pure C# language inspired by tensorflow
9/19/2023 12:21:00 PM by Cloud Native Apps Team
This article explores the concept of intelligent applications for readers, providing a clear understanding of the role of AI capabilities in modern applications.
6/18/2024 9:33:00 AM by NVIDIA
The article discusses the challenges in training accurate object detection models for industrial visual inspection and proposes the use of synthetic data to address dataset limitations.
7/12/2024 12:17:00 PM by Nicolas DESCARTES
How to implement kd-trees in C# ?
4/4/2024 2:00:00 PM by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete