Click here to Skip to main content
15,887,962 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 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.
by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more

All Articles

Sort by Score

AI 

18 Mar 2024 by Higty
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
N 18 Apr 2024 by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
15 Jan 2022 by Denis Pashkov
Solve XOR problem using dynamic weights
28 Jun 2023 by k5054
Enroll in a good university. Perhaps MIT, Berkeley, Oxford, ETH Zurich, or similar. Major in Computer Science, focusing on Natural Language processing, and knowledge theory. A minor in the Psychology studying the behavior of the brain, with...
15 Oct 2023 by Daan Acohen
Automate content moderation in .NET with the power of OpenAI's API
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.
29 Jan 2024 by OriginalGriff
Yes, this happened after a couple of recent heavy DDOS attacks on the site lead to some "aggressive" IP blacklisting. You can contact the staff here: Bugs and Suggestions[^] and they will release your IP from it's confines!
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.
13 Feb 2023 by OriginalGriff
Start here: The Open Source AI Bot Platform Builder — BotSharp 0.1.0 documentation[^] There are links to the full documentation, including a "build an app from scratch" page. I'd suggest you should probably read it all before you leap into code.
14 Jun 2023 by Richard MacCutchan
This is the wrong place for such a question. You should use Google/Bing to find research papers on the subject. Quote: How much time it will take to learn things for AI. That depends on so many varialbes, your background and skill set(s), your...
29 Jan 2024 by Richard MacCutchan
There is a specific forum for such problems: Bugs and Suggestions[^].
9 Apr 2024 by Pete O'Hanlon
Rather than trying to force this in, why don't you just set the aspnet configuration as a docker environment variable: ENV ASPNETCORE_URLS=http://+:32168 This is picked up by the configuration, so it shouldn't be raising warnings. Also, for...
21 Oct 2021 by CHill60
That github repository has nothing to do with Trace. There is no trace in tensorflow.python.profiler. You should use either tensorflow.profiler.experimental.Trace or tensorflow.autograph.trace depending on your (uncommunicated) need and as...
3 Mar 2022 by Greg Utas
This is a major project, even for an experienced developer. The fact that you're asking this means that you need to gain more experience before undertaking a project of this magnitude. Furthermore, chatbots are an abomination, so I doubt you'll...
10 Mar 2022 by Steven Paul 2022
Artificial Intelligence has a broad scope in the future, undoubtedly more than any other field. I think you have chosen the best path. And now is the perfect time to step up your career in AI as it is taking over a few significant fields. As far...
13 Mar 2022 by OriginalGriff
This is not a discussion forum - it's a "quick questions" area, intended for solutions that can be entered in a small text box like this one. Discussions both get lost in the "noise" (QA turns over pretty fast most weekdays) and get impossible to...
1 Dec 2022 by OriginalGriff
And you probably won't, or at least not easily - nobody makes how they detect spam that public because they don't want spammers to be able to work out how to get around the filters. I'd suggest that you probably want to start by training a AI...
21 Jul 2023 by OriginalGriff
I'd suggest that this is too "big" a question for a little text box like this, and needs a lot of comment rather than being a "question and answer" type query. I'd suggest you try starting in the CP AI forum - where at least everybody there will...
21 Jul 2023 by Andre Oosthuizen
Quote: and I need any one specialist AI answer for me Answer: Ask the specialist, probably more acurate here... - Google = how to start developing AI applications[^] Answer 2: Ask the AI itself - Quote: Starting to develop AI applications can...
30 Jul 2023 by OriginalGriff
You need to post this in the dedicated forum - you will get a much better response: CodeProject.AI Discussions[^]
30 Jul 2023 by CHill60
This will get answered quicker if you post it in the AI forum - CodeProject.AI Discussions[^]
6 Oct 2023 by Dave Kreskowiak
I don't do Python, but just looking at the code you posted, the Python code is sending a json formatted representation of the file content in the body of the POST, whereas your Powershell code is not doing that. It's sending the actual bytes of...
6 Oct 2023 by Graeme_Grant
Coding is problem solving. The journey is part of the frustrations and joy. Sometimes, like asking for help in forums like here in Quick Answers, helps get us there. I don't do Python too, so I turn to ChatGPT to shortcut converting languages....
15 Oct 2023 by OriginalGriff
This would be better posted in the dedicated forum: CodeProject.AI Discussions[^]
23 Nov 2023 by Richard MacCutchan
We cannot advise on which path you should take as we know nothing about you. You need to investigate the things you are interested in, and decide for yourself which appeals most.
2 Jan 2024 by OriginalGriff
It doesn't quite work like that. We do not do your work for you. If you want someone to write your code, you have to pay - I suggest you go to Freelancer.com and ask there. But be aware: you get what you pay for. Pay peanuts, get monkeys. The...
4 Mar 2024 by Dave Kreskowiak
Post your question in the dedicated CodeProject.AI Discussions[^] forum.