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/24/2023 9:31:00 AM by Pete O'Hanlon
A case study in building a cloud tool to perform service virtualization using LocalStack (AWS), minimal APIs, and Terraform
9/11/2023 3:05:00 PM by Aram Tchekrekjian
More about pattern matching types with a usage example for each type
9/4/2023 12:43:00 PM by Mark Pelf
Tutorial on “Function closures” in C# language
11/28/2023 10:46:00 AM by vickyqu115
This article provides a detailed explanation and analysis of developing a PLAY button inspired by the game "League of Legends" using pure WPF technology.
2/4/2024 3:40:00 PM by KrirkDev
Kaldoku - a Sudoku like puzzle game
1/22/2024 9:38:00 AM by Nicolas DESCARTES
How to write resilient .NET applications ?
9/27/2023 7:23:00 AM by Andreas Saurwein
Better recentlist, solutions and projects management for Visual Studio, not replacing the start window
11/2/2023 2:13:00 AM by Mark Pelf
Tutorial on “Prototypal Inheritance” in JavaScript language
10/17/2023 8:39:00 AM by Daan Acohen
Effortlessly integrate and leverage OpenAI's text embeddings for enhanced text analysis in your .NET projects.
3/20/2024 6:54:00 PM by raddevus
An informal study of the Sqlite database and how many concurrent inserts it can handle. Will help you decide if you want to use Sqlite in your projects.