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
9/25/2023 11:26:00 AM by Leonid Chashnikov
Discover an efficient way to implement document search using inverted index
9/29/2023 8:59:00 AM by Nish Nishant
Minimal code to copy a base object into a derived instance
4/8/2024 12:48:00 PM by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS
12/26/2023 2:50:00 PM by Federico Alterio
Description of a library that allows to use a porting of Angular Signals in .NET MVVM Frameworks
9/23/2023 8:52:00 AM by Christ Kennedy
A game to waste your hours
2/8/2024 1:39:00 AM by Peter Sun (247)
Implement ChatGPT API in C# WPF with GPT3.5-turbo
12/2/2023 9:27:00 PM by Nicolas DESCARTES
How to implement a content-based recommendation system in C# ?
8/31/2023 3:02:00 PM by Jani Giannoudis
REST API Localization for .NET
1/11/2024 1:45:00 AM by deangi
The inexpensive ESP32 platform is used to take periodic photos that can make a time-lapse video.
2/15/2024 10:19:00 PM by Dev Leader
Learn about the pipeline design pattern in C#, discover how to create and chain pipeline stages and get code examples, tips, and use cases for this design pattern