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
4/1/2024 5:54:00 AM by Zijian
Reusable codes for OAuth security in business applications
3/25/2024 8:25:00 PM by Mircea Neacsu
Examines the performance of SQLite in multi-threading applications
4/12/2024 6:55:00 PM by Frédéric -lefred- Descamps
How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier
12/11/2023 9:31:00 PM by Nicolas DESCARTES
How to model data in Azure CosmosDB with an SQL background?
10/5/2024 3:17:00 AM by Code Artist
This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.
7/10/2024 3:05:00 PM by Bert O Neill
In this article, I provide a detailed overview of using IDistributed Cache to improve the performance of your EF Core queries, against On-Premise caching systems like Redis, NCache, SqlCache, MySqlCache, MongoDBCache and API Output caching.
7/11/2023 5:12:00 PM by Igor Krupitsky
This application lets you copy tables from folder with CSV files to SQL Server
5/13/2024 1:20:00 PM by Wendelius
A small function utilizing CTE to replace undesired characters from a string
5/29/2024 4:52:00 AM by Bert O Neill
How Entity Framework Core 6 or 7 projects can take advantage of EF Core 8's OpenJson without having to migrate to EF Core 8 - using a custom NuGet Package for SQL Server
12/30/2023 2:16:00 AM by Bert O Neill
Visual Studio extension that auto-generates SQL Server ER diagrams based on a single table