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/1/2023 12:42:00 AM by Ujwal Watgule
The Cheetah Optimizer is a nature-inspired metaheuristic algorithm designed to tackle complex optimization problems across multiple dimensions.
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
2/21/2024 7:45:00 AM by Azim Zahir
Visualizing a Binary Search Tree using Python, Tkinter and Graphviz
7/29/2023 8:35:00 AM by Glenn Viroux
An overview of a couple of useful design patterns with examples in modern Python
12/27/2023 7:56:00 PM by Member 4201813
Imaginary coding interview using Fibonacci numbers as single showcase for a surprising variety of programmers' skills.
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).
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.
4/16/2024 3:37:00 PM by Oliver Li 2024
Java Code Change Impact Analysis
7/26/2024 5:55:00 PM by pravin kumar sinha
4/25/2024 8:44:00 AM by Azim Zahir
This article is a demonstration of some of the capabilities of the OpenCV library of Python.