Click here to Skip to main content
41 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
17 Dec 2023 by Evgeny Pereguda
This article presents my project for capturing of video and audio sources on Windows OS by Microsoft Media Foundation.
C
Java
Python
WPF
10 Aug 2024 by CodeProject
Version 2.6.5. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any language
CUDA
artificial-intelligence
mlops
object-detection
nvidia
23 Apr 2024 by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
artificial-intelligence
neural-network
AI
Digits
recognition
6 Feb 2024 by Clark Fieseln
Protect your privacy against malicious network activity and policy violations
Python
Linux
Windows
PyQt
JSON
21 Jan 2024 by Ștefan-Mihai MOGA
Design and implementation of a Web Search Engine using Text Mining techniques
Python
web
12 May 2024 by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
Design
AI
ChatGPT
architecture
4 Jan 2024 by KrirkDev
This is an article about how to create a Gomoku program with an AI in C#.
artificial-intelligence
20 Sep 2024 by Michael Chourdakis
A quick python course for C++ developers
Python
25 Oct 2023 by Rami Alshaar
Full guide to create a website
CSS
HTML
Python
Javascript
U 8 Oct 2024 by Fred Song (Melbourne)
A real-time chat application built with a Go WebSocket backend and a React frontend, enabling instant messaging between users.
Go
Typescript
ReactJS
8 Nov 2023 by Sean Ewington
In this article, I guide you through installing Docker, then running CodeProject.AI Server in Docker.
artificial-intelligence
docker
18 Apr 2024 by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
Win64
DirectX
Win32
AI
machine-learning
31 Oct 2023 by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
Markdown
Python
artificial-intelligence
Matplotlib
text
11 Oct 2023 by Evgenii Zaiats
An approach for integration test frameworks on validating changes within the framework without executing all test suites after each change.
Python
QA
12 Jan 2024 by Nicolas DESCARTES
How to implement logistic regression in ML.NET?
machine-learning
algorithm
15 Jul 2024 by Nicolas DESCARTES
How to implement kd-trees in C# ?
artificial-intelligence
vector
trees
9 Jul 2024 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.
Python
machine-learning
Llama
RedHat
8 Jan 2024 by Nicolas DESCARTES
What clustering algorithm should be selected for the clustering task?
Dev
Architect
machine-learning
algorithm
4 Apr 2024 by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
Python
Javascript
artificial-intelligence
llm
Llama
AI
30 Apr 2024 by Gareth Richards
An implementation of the Neural Network backpropagation learning algorithm in C++ using the BLAS proposal in P1673.
artificial-intelligence