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
7/11/2024 4:50:00 AM by Mark Pelf
A practical guide to using jQuery DataTables.net component in Asp.Net 8 MVC application.
8/19/2023 8:45:00 AM by Farzad Niknam B
Web app creation using .NET 7.0 and ASP.NET Core
1/13/2024 12:57:00 PM by Ruslan Shkarin
A step-by-step guide on how to easily perform code quality checks with AWS CodeBuild.
11/29/2023 4:26:00 AM by deangi
A DIY digital picture frame application in Python
2/26/2024 10:54:00 PM by Maksim Zemskov
How to utilize TypeScript for type-safe serialization and deserialization of data in JSON format
9/27/2024 3:54:00 AM by Higty
HTMX default json extension is missing some of feature. I created json extension that handle bool array from checkbox list, record array like person object array, recursive property.
12/27/2023 7:21:00 PM by Miguel Angel Cabrera Miñagorri
Learn to create real-time computer vision applications with a couple of Python functions and a model URI.
3/13/2024 2:03:00 PM by Mark Pelf
How to build a multi-language ASP.NET 8 MVC application
7/9/2024 10:10:00 AM by Jozu MLOps
In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.