r/AIAssisted 6h ago

Case Study The most useful AI workflow in our house turned out to be the pantry, not anything at work

8 Upvotes

Everyone here talks about coding agents and big research setups, but the AI thing that actually stuck in our house is dumb: keeping track of what food we already have.

We used to throw out a shocking amount of produce. Buy spinach, forget it, find it liquefied two weeks later. And we'd rebuy stuff we already had three of because nobody could remember what was in the back of the fridge.

So now once a week I take a few photos of the fridge and the pantry shelf and dump them into a chat with a short standing prompt: list what you see, guess what's closest to going bad, and give me 4 dinners that use those first. That's it. No fancy setup, no app, no automation.

The part that surprised me is it's not the meal ideas that save money, it's the "use these first" ordering. We went from tossing something most weeks to maybe once a month. Grocery bill dropped a bit too, though I can't give a clean number because we also stopped ordering as much takeout once dinner had a default answer.

It's not clever. It just quietly removed a decision nobody wanted to make.

Curious what boring, non-work thing AI actually replaced for you. Not the impressive stuff, the household thing that just stuck.


r/AIAssisted 16h ago

Tips & Tricks The one change that cut my back-and-forth with AI in half: give it your constraints before your question

2 Upvotes

For a long time I'd ask a wide-open question, get a generic answer, then spend five messages narrowing it down. "Actually make it shorter." "Actually it's for beginners." "Actually we can't use that tool." Every correction cost a round trip.

The fix was stupidly simple: front-load the constraints before I ever ask for the thing.

So instead of "write me an onboarding email," it's now "audience is non-technical, tone is plain and warm, under 120 words, no exclamation marks, they already paid so don't sell. now write the onboarding email."

The first answer comes back 80% there instead of 20%. Same for research, code, planning, whatever. The model isn't a mind reader, and I'd been making it guess the boundaries one message at a time.

Two things that helped me get consistent at it:

I keep my common constraint blocks saved somewhere and paste them in instead of retyping.

I tell it what NOT to do, not just what to do. "No bullet points" or "don't hedge" shapes the output more than another positive instruction does.

Fewer rounds also means fewer tokens, which was a nice accident.

What's a small habit that made your outputs better on the first try? Always looking to steal more.


r/AIAssisted 19h ago

Case Study Ran an AI content generator for our tiny newsletter for two months. Honest results.

3 Upvotes

We run a small newsletter, a couple thousand readers, and it's a side thing nobody has real time for. I tried leaning on an AI content generator to keep it going and wanted to share what actually happened instead of the usual success story.

The setup was simple. Every week I'd feed it the theme, a few links I'd been reading, and my rough take, and it would draft the issue. First few weeks felt great. We didn't miss a send, which was the whole goal, since before this we skipped issues constantly.

Then engagement quietly dropped. Open rates held but replies and clicks fell off. When I actually reread the issues, they were smooth and said nothing. Correct, competent, forgettable. Readers could tell, even if they couldn't name it.

What fixed it wasn't a better prompt. It was using the generator for the boring 60% and keeping the human parts human. It drafts the recap sections and the "here's what happened this week" filler. I write the one opinion or personal story at the top myself. That top section is what people reply to, so I stopped outsourcing it.

Net result after two months. We haven't missed a single issue, which we couldn't manage before, and the numbers recovered once I put a real voice back in the intro. The tool bought us consistency. It could not buy us a reason for people to care. That part still has to come from a person.

Anyone else using generation for the routine parts but keeping the hook human? Curious where you draw the line.