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/5/2023 4:14:00 PM by Shaun C Curtis
How to debug Blazor Components
2/28/2024 9:15:00 AM by Bohdan Stupak
Creating distributed map-reduce workflow with AWS Step Function to write the poem that automatically re-generates itself
3/12/2024 6:47:00 AM by Dev Leader
Learn how to use Polly in C# to handle faults and retries with ease! Check out three code examples showcasing different use cases of Polly in C#!
8/20/2023 10:01:00 AM by Jani Giannoudis
Customize the visibility of REST API controllers and operations
9/30/2024 9:29:00 AM by Henrik Vestermark
JavaScript tool for optimizing regular expressions
12/12/2023 11:42:00 AM by Akram El Assas
TDD in C# through a simple example
11/23/2023 10:40:00 AM by Nicolas DESCARTES
What is time complexity in computer science and how do you determine it for a given algorithm?
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.
9/21/2024 4:27:00 AM by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
3/6/2024 12:46:00 AM by Dev Leader
Learn how to use BenchmarkDotNet to effectively create and run benchmarks on your C# code. Dig into where you have opportunities to optimize your C# code!