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
8/2/2023 11:00:00 PM by Matt Scarpino
This article explains how the Python API makes it possible to embed Python in C++ and write extension modules in C++ that can be imported in Python.
10/11/2023 4:42:00 AM by Evgenii Zaiats
An approach for integration test frameworks on validating changes within the framework without executing all test suites after each change.
4/9/2024 6:31:00 PM by Chris Maunder
Learn how to process a video file offline using CodeProject.AI Server
5/31/2024 12:24:00 AM by mikerena2077
A Tkinter based script that can adjust audio volume of an mp3 file and can also split an mp3 into shorter segments
11/29/2023 4:26:00 AM by deangi
A DIY digital picture frame application in Python
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
10/12/2023 2:18:00 PM by Rami Alshaar
Full guide to create a website
7/26/2024 5:55:00 PM by pravin kumar sinha
7/29/2023 8:35:00 AM by Glenn Viroux
An overview of a couple of useful design patterns with examples in modern Python