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/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.
3/4/2024 10:26:00 AM by Oliver Kohl
This article provides a comprehensive guide to TensorFlow 2.x, covering its execution modes, model building APIs, and insights for choosing the right approach for machine learning projects.
2/9/2024 12:37:00 PM by Nicolas DESCARTES
What are vector databases?
5/14/2024 3:02:00 PM by ADemontis
An overview on how to interrogate Dall-E in VB.NET
12/18/2023 2:14:00 PM by Intel
Optimizing Large Language Models on Intel® Xeon® Processors with Intel® Advanced Matrix Extensions (Intel® AMX)
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
10/13/2023 8:33:00 AM by Daan Acohen
Unlock seamless audio transcription capabilities in .NET with OpenAI's API
12/18/2023 2:12:00 PM by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
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.
2/15/2024 6:47:00 PM by Chris Maunder
The full walkthrough of a bare bones module for CodeProject.AI using Python