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/4/2024 10:13:00 AM by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
1/13/2024 7:59:00 AM by pravin kumar sinha
Python GUI non-blocking with timer events, 'select' API, Blender example
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.
2/21/2024 7:45:00 AM by Azim Zahir
Visualizing a Binary Search Tree using Python, Tkinter and Graphviz
4/9/2024 6:31:00 PM by Chris Maunder
Learn how to process a video file offline using CodeProject.AI Server
11/9/2023 1:37:00 PM by Suhagkumar Vamja
This article discusses running automation tests at scale using Python, primarily focusing on Selenium.
7/3/2024 7:51:00 PM by Michael Chourdakis
A quick python course for C++ developers
12/27/2023 7:56:00 PM by Member 4201813
Imaginary coding interview using Fibonacci numbers as single showcase for a surprising variety of programmers' skills.
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
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.