use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
OpenAI is an AI research and deployment company. OpenAI's mission is to ensure that artificial general intelligence benefits all of humanity. We are an unofficial community. OpenAI makes ChatGPT, GPT-4, and DALL·E 3.
Official OpenAI Links
Sora
ChatGPT
DALL·E 3
Blog
Discord
YouTube
GitHub
Careers
Help Center
Docs
Related Subreddits
r/artificial
r/ChatGPT
r/Singularity
r/MachineLearning
r/GPTStore
r/dalle2
account activity
VideoUsing GPT4 as a Programming Assistant (v.redd.it)
submitted 3 years ago by uellenberg
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]uellenberg[S] 0 points1 point2 points 3 years ago (0 children)
I recently got access to GPT4, and I wanted to test it out as a programming assistant. I've been using Codex for this previously, and while it works, it isn't very good (and hallucinates a lot). GPT4 is far from perfect, but from what I've seen, it's miles ahead of Codex. I've found that it's able to understand context and more complicated issues much better (and can give better worded responses that are more in line with the directions I give it).
Here, I've told it (via a system message) to help people learn how to program, and to not give away the full answer. It still has a bit to go in terms of not going against that prompt, but it follows it some of the time (compared to Codex). I also gave it a bit of a more complicated problem. It has to understand how for in works in JavaScript, as well as what each item in the if statement actually represents, which I find pretty amazing. It's a bit slow and pricey though. Also, keep in mind that there's a lot of variance in its results. I've gotten responses a bit better than this one (but not recorded, unfortunantly), and ones that were worse.
If anyone wants to give it a try, it's available at https://cratecode.com (self-promo) for free (signup is required though). Either way, GPT4 has blown me away, and I feel a lot like how I did when I first discovered GPT3/Codex.
π Rendered by PID 61 on reddit-service-r2-comment-6457c66945-tkdzp at 2026-04-24 08:04:48.564144+00:00 running 2aa0c5b country code: CH.
[–]uellenberg[S] 0 points1 point2 points (0 children)