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
1/3/2024 8:50:00 AM by KrirkDev
This is an article about how to create a Gomoku program with an AI in C#.
12/18/2023 2:12:00 PM by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
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.
1/4/2024 8:43:00 AM by Nicolas DESCARTES
How to implement logistic regression in ML.NET?
10/20/2023 11:31:00 AM by Cloud Native Apps Team
In this four-part series, you’ll learn how to create an Intelligent App with Azure. This first tutorial walks you through what Azure AI and Azure Container Apps are, how to set up an Azure environment, and building your basic application.
10/15/2023 11:57:00 PM by Daan Acohen
Discover how to leverage AI capabilities in .NET applications for generating custom images from textual descriptions with ease.
12/18/2023 2:10:00 PM by Intel
Democratizing Access to Large Language Models
12/12/2023 10:44:00 AM by Benjamin Consolvo
This article discusses the application of Stable Diffusion models in generative AI, focusing on image generation from text prompts.
7/12/2024 12:17:00 PM by Nicolas DESCARTES
How to implement kd-trees in C# ?
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.