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/13/2023 8:33:00 AM by Daan Acohen
Unlock seamless audio transcription capabilities in .NET with OpenAI's API
4/30/2024 1:04:00 AM by Gareth Richards
An implementation of the Neural Network backpropagation learning algorithm in C++ using the BLAS proposal in P1673.
10/17/2023 11:07:00 AM by Cloud Native Apps Team
In topic 2 of our series, we explore the power of multi-model databases for Intelligent Apps and their integration with Azure Cosmos DB and Azure Kubernetes Service (AKS).
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.
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
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.
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
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.
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.
2/15/2024 6:47:00 PM by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python