reducing repetitive support work is way harder than AI demos make it look

Reddit r/AI_Agents News

Summary

The author shares their experience trying to reduce repetitive support emails with AI, finding that most automated solutions fail, and that a combination of knowledge retrieval, OCR, reply drafting, confidence scoring, and human review is more effective.

spent the last weeks trying to reduce the amount of repetitive support emails i deal with every day. thought this would be mostly solved already because every second startup claims to have “AI support agents” now 😭 but most setups either: reply with generic garbage, break the moment context is missing, or require rebuilding your entire support workflow from scratch. the thing that finally started making an actual difference for me wasn’t full automation, but rather combining: docs/knowledge retrieval, OCR for screenshots, reply drafting, confidence scoring, and human review before sending. basically removing the repetitive parts without blindly trusting the AI. cut down a surprising amount of support time already, especially for the same onboarding/setup questions over and over again. would recommend!
Original Article

Similar Articles

Improving support with every interaction at OpenAI

OpenAI Blog

OpenAI shares how it reimagined its support operations using AI to handle millions of requests annually by creating an operating model where every interaction improves the next. The approach combines chat/email/phone surfaces, continuously improving knowledge bases, and human-AI evaluation loops that empower support reps to act as builders and inform product improvements.

You Need AI That Reduces Maintenance Costs

Lobsters Hottest

James Shore argues that AI coding agents must significantly reduce long-term software maintenance costs to deliver real productivity gains, rather than just speeding up initial code writing. The article highlights the 'Wisdom of the Crowd' estimates on maintenance burdens and warns that without lowering these costs, teams face diminishing returns and technical debt.

I got an AI agent to do my boring admin work and it actually kinda works

Reddit r/AI_Agents

A small business owner shares their experience using an AI agent called 'autoclaw' to automate admin tasks like emails, client reports, and moving support tickets to GitHub. After initial setup frustration and over-connection, they settled on a limited integration that saves time despite occasional garbage outputs.