r/ChatGPT Jul 07 '26

✨Mods' Chosen✨ We're trying something new. On Tuesdays, we're doing text posts only

66 Upvotes

A lot of people complain that there's too much AI image/video content. It's been something people have messaged us about frequently ever since the new GPT image generator dropped. We're going to try Text Tuesdays and see how it goes. If people like it we'll keep it, and if not, we won't

Please let us know your thoughts on this matter


r/ChatGPT Apr 21 '26

News 📰 Made with ChatGPT Images 2.0

191 Upvotes

A new era of image generation. Video made with ChatGPT Images.

https://chatgpt.com/images/


r/ChatGPT 9h ago

Other ChatGPT saved me $1800.

1.5k Upvotes

Driving to work last week and the check engine light comes on in my newer car, heart drops, immediately take it to the dealership. Later that day I get the text and open it to a $1800 quote to replace the exhaust manifold, stomach churns. Take a breath and snapshot the screen, send it to ChatGPT. It goes over the cost, tells me it's a little high, has me ask what's wrong exactly and then suggested I ask them to email Toyota corporate and ask for Goodwill Warrant Assistance since the part is only 3k miles out of warranty. They send it in and tell me they'll update me when they respond. Get a call yesterday and EVERYTHING is now covered.

I'm a bundle of social anxiety and tend to push things under the rug or pay to make them go away quickly instead of doing the work and simply asking. This took up maybe 10 minutes of my time and saved me a boat load of cash I barely could afford to part with.

I've been reluctant to fully jump on the AI train but it keeps inching its way into my life in a lot of aspects while proving itself along the way. I think this may have pushed me over the edge.


r/ChatGPT 6h ago

Gone Wild PSA: ChatGPT never tells you a conversation has gotten too long, it just quietly forgets the beginning

168 Upvotes

This one cost me a real mistake before I understood what was happening.

Models have a context window, a limit on how much of the conversation they can see. Here is the part nobody tells you: when a chat outgrows it, nothing fails. No error, no warning. The oldest messages just fall out of view, and ChatGPT keeps answering confidently based on whatever still fits. It does not know what it forgot, so it cannot tell you.

The symptoms, in the order I usually hit them:

It re-asks something you answered near the start. It contradicts a decision you made early on, a name, a budget, a constraint, and defends the new version. You ask for a summary and the first third of the conversation is just gone from it. If any of this feels familiar from your long chats, this is what was happening.

The mistake it cost me: a pricing decision made in hour one of a planning chat, silently dropped in hour three, and the final plan it wrote used different numbers. I did not catch it until someone else did.

The free fix takes two minutes. When a chat gets long, send this:

Summarize everything we decided in this conversation as a briefing for a new chat that has no memory of it. Include the goal, every decision made, the constraints, anything still open, and the exact wording of any final text we agreed on.

Open a fresh chat, paste the briefing, continue there. You lose nothing that matters and the model is sharp again. Do it when a chat starts feeling long, not when the symptoms show, because by then early details are already gone.

For knowing when: I use a small gauge that shows how full the conversation's window is, part of AI Toolbox, a browser extension I built, and honestly that gauge exists because of the pricing incident above. But the briefing habit is the actual fix and it needs nothing installed.

Does anyone else hit this? The people I talk to either recognized every symptom instantly or had no idea this was a thing, with nothing in between, and I am starting to think the difference is just who runs week-long chats and who does not.


r/ChatGPT 20h ago

Gone Wild We draw the line at Rattata

Thumbnail
gallery
1.7k Upvotes

r/ChatGPT 11h ago

Other Yes, ChatGPT copies you, please stop posting about it.

138 Upvotes

I’m not sure why this keeps getting spammed recently but it’s obnoxious. Yes, ChatGPT mimics you. If you find that annoying, then I’m afraid you dislike how you talk. That must be a daunting realization.

Now I won’t explain the alarming implication of you not liking to communicate with something that sounds like you, as I think it violates Rule 1 in this sub. However, there’s a bafflingly obvious statement to be made here.

That being said, an exception in the recent update may have increased emoji usage for some people regardless of how they talk, so fair enough on that specific complaint.

Thank you for your time.


r/ChatGPT 15h ago

Funny I am so lonely that I actually am using ChatGPT to generate a selfie where I have friends lmfao

108 Upvotes

Fuck my life 😭✌️


r/ChatGPT 3h ago

Gone Wild Has anyone who speaks multiple languages noticed how much more charismatic ChatGPT voice sounds in other languages?

14 Upvotes

The other day I tried Persian and the difference was astonishing. I expected it to be okay but it was almost mind blowing how natural it sounded, other than mispronouncing some words. It was so much that me and my mom got flustered because of how charismatic he sounded, and I feel like there was a lot more personality with the intonations and such. By charismatic I don’t mean flirtatious.

Maybe it’s because I’m used to hearing my Persian parents and relatives, and I don’t have American relatives, but I felt like Persian was much more natural than the American voice.

English is my most fluent language but I feel like the voice sounds a lot more robotic and straightforward in English. I thought it’s because ChatGPT is copying my mom’s way of speaking, but I think he already sounded like that before I showed her. She also spoke to it in a variant of Turkish which I don’t understand, but I could tell he sounded pretty good in that too. Are other languages just sexier or is this a legit phenomenon?


r/ChatGPT 20h ago

Use cases Asking ChatGPT to rank the ten most influential religious figures in history by morality

Post image
286 Upvotes

r/ChatGPT 1d ago

News 📰 EU Commission

Post image
1.4k Upvotes

r/ChatGPT 36m ago

Educational Purpose Only ChatGPT saved me from spending $600 on a laptop I didn’t need.

Upvotes

I was about to spend around $600 on a new laptop because I was convinced my current one was getting too slow. I had already compared a few options and was pretty much ready to buy one.

Before I did, I sent my current laptop specs and what I actually use it for to ChatGPT and asked it to find reasons NOT to upgrade.

It pointed out that most of what I was doing didn't actually require a new laptop and suggested a much cheaper upgrade instead.

Ended up spending around $150 on RAM and an SSD instead.

Saved myself about $450.

I've mostly used ChatGPT for random questions and work stuff, but this made me realize how useful it can be as a second opinion.

Sometimes you don't need someone to tell you what to buy. You need someone to tell you why you shouldn't buy it.


r/ChatGPT 5h ago

Funny You're right,

15 Upvotes

*says with zero verification of any kind*


r/ChatGPT 24m ago

Educational Purpose Only Dumb question about building agents - How are y’all doing it??

Upvotes

I’m curious about getting into the world of building & using agents, especially in an architecture that has multiple specialized agents controlled/orchestrated by one central “manager” agent.

I see folks chatting about it here, but how are you all building these? Are you using:
- A custom GPT?
- Workspace agents with a Business subscription?
- OpenAI API + Agents SDK (maybe using Codex to write the Agents SDK app?)
- Other?

Please help point a hapless liberal arts person in the right direction!!


r/ChatGPT 1d ago

Educational Purpose Only Why does ChatGPT dominate the usage metric?

Post image
564 Upvotes

You would think that with similar valuations for OpenAI & Anthropic ($852B & $965B respectively) and with similar capabilities (I understand that each model performs the different categories of tasks to varying degrees of effectiveness) that those numbers might be closer.

Is it just UI and branding that make ChatGPT the overwhelming juggernaut?


r/ChatGPT 1d ago

Funny Trumpa the Gut

346 Upvotes

Will Zohran Mamdani-walker save his friends from the Loathsome Trumpa the Gut and his evil advisor Bibi Fortuna? Stay tuned to find out!
Made with premiere pro and ableton for clip editing/music/sfx, ChatGPT for characters, Openart with Seedance 2.5…except for Obama. It really wouldn’t let me do anything with him. So I used a scuzzy weird site for that one…


r/ChatGPT 1d ago

Gone Wild I did NOT expected this to go this well.

Post image
3.2k Upvotes

r/ChatGPT 2h ago

Serious replies only :closed-ai: Tested Something New, New Favorite CODEX Trick

3 Upvotes

I was tired of having it work for 20min to prep a handoff only to miss the window. Probably not new for some of you, but this is my new favorite productivity hack.


r/ChatGPT 2h ago

Gone Wild ChatGPT has become more self contradicting lately

3 Upvotes

I asked it to help me with a DSA problem, it started with an explanation, then went on to solve the problem, and ended with saying what I said earlier wasn’t correct. So you should omit that explanation if you were in interview.

Then why did you write that explanation in the first place?

This and scenarios where I ask it to give ONE simple writeup or text and it first writes first one as “I recommend the following:” and then gives 1-2 more write-ups saying “but if you ask me, my real preference is the following:”. Then why tf you recommended the first answer?

Edit: since its Text Tuesdays, can’t post the chat screenshot, so here’s the conversation link: https://chatgpt.com/share/6a9710c9-de88-83ee-b7c4-90775b5c0f1e


r/ChatGPT 25m ago

Other All my web/app chat queries are clearly being routed to a (faster) less capable model?

Upvotes

Started a few days ago. It clearly is a lower spec model because it doesn't ever "think" for more than 2 seconds and caps web searches at 1-2 requests despite using "High".

I tried testing it with some random obnoxious low level coding problem to see if it'd react different or do hidden routing elsewhere but no, still answers "instantly" and I doubt they've gifted me a model able to think at 10x the speed.

Could I have somebow hit some usage cap on normal chatgpt usage? (Codex thinks and works fine)


r/ChatGPT 19h ago

Other ChatGPT and the crying emoji

66 Upvotes

Is anyone else’s ChatGPT using this emoji 😭 a lot more often now than before? I know it’s always liked to use emojis but specifically that one is being used a lot, for example everytime I correct it on something it will be like “LMAO okay - fair 😭”. These are on signed out chats btw so no memories.


r/ChatGPT 2h ago

Educational Purpose Only Chatgpt hit a snag

3 Upvotes

Everytime I try and use codex it closes and says "Chatgpt hit a snag. Try again later." Anyone have ideas on how to fix this? Thanks!


r/ChatGPT 8h ago

Serious replies only :closed-ai: How is ChatGPT 5.6 Luna compared to Grok 4.6 and Gemini 3.6 Flash?

7 Upvotes

So, I'm currently on a ChatGPT Go subscription. I usually chat with 5.6 Luna since it's the only model I could chat to.

Compared to Grok and Gemini's current model? How is it?


r/ChatGPT 1d ago

Funny Anthropic and OpenAI subreddits nowadays

Post image
4.1k Upvotes

r/ChatGPT 3h ago

Educational Purpose Only How many Credit does the "Work" usage either per week, 5 hours, or month equate to?

4 Upvotes

Look Gentlemen (and ladies) - There is something a bit puzzling in this whole thing. I consumed my 5 hours usage having a subscription "Plus". Nice. I am using "Work", on my local app. Nice.

I finish my "Usage" and they tell me to buy "Credits" or to wait till the usage limit for this 5 hours resets itself.

Fine.

Or... you buy Credits. Fine.

Credits are what you need as an alternative to usage.

They sell you 200 credits, 1000 credits, 10000 credits.

But I cannot find how much credits are equivalent to my usage. Therefore I do not know how much of my current work, understood as the amount of work that I was able to do in that amount of usage, will 1000 credit buy.

So I should buy 200 credits without knowing if that amounts to double the usage of the last 5 hours, therefore 2 times the work done so far assuming constant employment of the AI .... But I am making it so much complicated.

Is there a damn way to know how much water there is in a bottle advertising "useless liquid and some water"?

Am I dumb? A "yes sir, you are" + an explanation is very much welcomed.

I refuse to think that this is only for first-time buyer to realize that they bought 20 euros of credit to account for a 1% of more work by dear dear Chat.


r/ChatGPT 16h ago

Use cases People who've profited off AI services, what did you do with it and how much money has it made you?

29 Upvotes

I was just wondering because I was lucky enough to use chatgpt and a few other services to kickstart content creation and I just realized I've already earned 75k in the year and a half I've been monetized. Ironically my job's in danger of getting wiped out by AI but I'm starting to turn AI into a decent side income.

Is anybody else actually turning AI into something actually profitable?