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/12/2023 2:18:00 PM by Rami Alshaar
Full guide to create a website
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.
12/27/2023 7:21:00 PM by Miguel Angel Cabrera Miñagorri
Learn to create real-time computer vision applications with a couple of Python functions and a model URI.
12/18/2023 2:11:00 PM by Intel
Fast and Easy Training and Inference Using Intel® Consumer GPUs and Windows* Subsystem for Linux 2
1/13/2024 7:59:00 AM by pravin kumar sinha
Python GUI non-blocking with timer events, 'select' API, Blender example
10/29/2023 1:22:00 PM by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
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
6/13/2023 9:22:00 AM by Jack Devey
This post delves into the perplexing Monty Hall paradox, examining the probabilities associated with sticking or switching doors in the game scenario.
7/9/2024 10:10:00 AM by Jozu MLOps
In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.
4/9/2024 6:31:00 PM by Chris Maunder
Learn how to process a video file offline using CodeProject.AI Server