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/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
11/13/2023 8:56:00 PM by Chris Maunder
Discover the fundamentals of artificial intelligence (AI) and how it can revolutionize your business. Learn about the benefits, applications, and practical use cases to ignite your curiosity
10/13/2023 8:33:00 AM by Daan Acohen
Unlock seamless audio transcription capabilities in .NET with OpenAI's API
5/14/2024 3:02:00 PM by ADemontis
An overview on how to interrogate Dall-E in VB.NET
2/9/2024 12:37:00 PM by Nicolas DESCARTES
What are vector databases?
10/16/2023 11:58:00 AM by Cloud Native Apps Team
In the last article, we created an Intelligent App that leverages Azure AI Vision to analyze images and extract data. We developed an API to perform optical character recognition (OCR) on uploaded images and tested this API locally.
10/12/2023 12:17:00 PM by Daan Acohen
Seamlessly convert audio messages to text in .NET using OpenAI's API
4/18/2024 1:26:00 PM by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
1/4/2024 8:43:00 AM by Nicolas DESCARTES
How to implement logistic regression in ML.NET?
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.