Click here to Skip to main content
15,895,084 members
Everything / AI

AI

AI

Great Reads

by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
by Denis Pashkov
Solve XOR problem using dynamic weights
by Daan Acohen
Automate content moderation in .NET with the power of OpenAI's API

Latest Articles

by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.

All Articles

Sort by Score

AI 

U 6 May 2024 by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
18 Apr 2024 by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
23 Oct 2023 by Daan Acohen
An explanation of how to develop a client package Integrating OpenAI into .NET Applications by explaining the development, build, testing and usage.
26 Oct 2023 by Chris Maunder
A registry for downloadable modules for installation in CodeProject.AI Server
4 Apr 2024 by Matthew Dennis
Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.
23 Apr 2024 by Hatem Mostafa
Artificial Neural Network C++ class with two use cases: Counter and Handwritten Digits recognition
3 Jan 2019 by DataBytzAI
Part one of a series to demystify and democratize the magic (not) of AI
2 Apr 2023 by Farooq Kaiser
Integrating ChatGPT-3.5 Turbo API in C#: A Comprehensive Guide
19 Jul 2021 by Shweta Lodha
This article walks you through the steps required to create a custom ML model, train it and then use the same model to analyze the sales receipt.