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 11:07:00 AM by Cloud Native Apps Team
In topic 2 of our series, we explore the power of multi-model databases for Intelligent Apps and their integration with Azure Cosmos DB and Azure Kubernetes Service (AKS).
12/12/2023 1:30:00 AM by Daniel Ramnath
C++, Win32 API - Injecting DLL in a process
8/30/2024 1:26:00 AM by Trần_Tuấn_Anh
In object-oriented programming (OOP), understanding the relationships between classes is crucial for designing robust and maintainable systems. The three fundamental types of relationships are Association, Aggregation, and Composition.
12/16/2023 2:31:00 PM by Federico Di Marco
Fededim.Extensions.Configuration.Protected is an improved ConfigurationBuilder which allows partial or full encryption of configuration values stored inside any possible ConfigurationSource and fully integrated in the ASP.NET Core architecture.
12/18/2023 2:12:00 PM by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
7/11/2023 5:12:00 PM by Igor Krupitsky
This application lets you copy tables from folder with CSV files to SQL Server
7/14/2023 10:37:00 PM by Evgenii Zaiats
Create a simple but scalable Telegram bot using AWS Lambda and the python-telegram-bot library
5/22/2024 1:27:00 AM by bradyguy
This article offers a comprehensive guide for developers to enhance the user experience of their applications through informative error handling and user empowerment features.
10/6/2024 11:30:00 PM by Vivek Johari
This article explained about measures for securing data in SQL Server at various levels to protect data from unauthorized access and breaches.. The post Securing data in SQL Server appeared first on Technology with Vivek Johari..
4/4/2024 2:00:00 PM by Chris Maunder
This article will show you how to create a module for CodeProject.AI Server that wraps some code that takes a long time to complete