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/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.
11/2/2023 4:58:00 AM by Ivan Yakimov
The article contains comparison of pure HttpClient with RestSharp and Refit.
11/13/2023 3:34:00 AM by ChristianNeumanns
This article explains why we need native record types, and how they work in PTS.
7/2/2024 10:06:00 AM by Xavier Junqué i de Fortuny
Basic operations (-, +, *, /) of two finite simple continued fractions
2/12/2024 11:16:00 AM by raddevus
A study of C# Interfaces, with implementation of program ActivityTracker (logs to File, Sqlite, & more)
8/22/2023 3:03:00 AM by johnwhile
A simple method for encoding and decoding 3D unit vectors to a 16bit value using C#
1/19/2024 8:24:00 PM by Shao Voon Wong
Solving Fizz Buzz in C# and C++ using six different approaches
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
10/9/2024 7:55:00 PM by Matt Scarpino
This article explains how to use the open-source Astro package create a full-featured blogging site.
4/14/2024 5:56:00 PM by honey the codewitch
Implementing a simple JSON parser with Visual FA