Explore Problems
Showing 137 of 6,914 problems · matching your filters
Telecom multi-agent runaround leaves discount issues unresolved for days
Customers with billing or discount issues at major carriers encounter compounding failures: AI blocks human access, agents transfer rather than resolve, and verification links arrive broken or with contradictory instructions. A single account issue consumes an entire day across seven touchpoints with no resolution. This is a structural support fragmentation problem, not an isolated service failure.
Support AI Can Answer Questions But Cannot Execute In-App Changes for Users
Intercom and similar tools can field support questions but cannot take actions within the product on the user's behalf — reps must still manually execute changes. As agentic AI capabilities grow, this gap between conversation and action becomes the primary customer service bottleneck.
AI Financial Research Agents Cannot Maintain Persistent Context Across Sessions
Investment analysts using AI agents for financial research cannot resume work across sessions — files, findings, and context are lost when a session ends, forcing repetitive re-pasting of data. MCP tool schemas for financial data also consume tens of thousands of tokens before analysis begins, making large-scale data access prohibitively expensive. The builder has shipped a product to address this, but the underlying infrastructure gap persists.
Banks deny fraud reimbursement for phone impersonation scams despite admitting victimhood
Consumers lose tens of thousands of dollars to callers spoofing bank phone numbers who instruct victims to transfer funds under the guise of fraud prevention. Banks acknowledge the scam in writing but still deny Reg E reimbursement claims. The gap between bank fraud acknowledgment and liability acceptance is a growing structural consumer protection failure.
AI-Generated Code Ships Fast But Silently Breaks Business Data Correctness
AI coding assistants accelerate feature delivery but introduce semantic errors in business logic that unit tests and type checks miss. No mainstream tooling validates whether AI-generated code produces correct business outcomes, creating a growing data integrity blind spot.
Unauthorized Subscriptions Persist on Replacement Cards After Account Compromise
Fraudulent subscription merchants continue charging replacement cards after card replacement, indicating account relationships persist through card number changes. The card number change does not break the merchant-to-account link. Fraud victims must manually cancel each fraudulent subscription rather than getting a clean break from compromise.
No Standardized Tool to Generate llms.txt for AI Search Engine Visibility
As AI search engines like Perplexity and ChatGPT become significant traffic sources, websites have no easy way to generate a spec-compliant llms.txt file that tells these crawlers what to index and cite. Developers and marketers must manually craft crawler directives without tooling to automate the classification and formatting process. The absence of accessible generation tools means most sites remain invisible or poorly represented in AI-driven search surfaces.
Telecom Companies Refuse to Cancel Deceased Accounts Despite Legal Documentation
Estates and next-of-kin cannot cancel telecom accounts of deceased relatives despite submitting death certificates and power of attorney multiple times. AT&T and similar carriers continue billing estates indefinitely. Estate administrators have no efficient automated pathway to close utility accounts, creating ongoing financial and legal burden.
No visibility into which Reddit and HN threads steer LLMs toward competitors
Brands relying on Reddit and Hacker News organic mentions are blind to which specific threads ChatGPT and similar assistants surface when users ask for tools, and which threads tilt recommendations toward competitors.
Commercial Real Estate Ownership Verification Requires Tedious Manual Calls
CRE advisory firms must manually call property owners to verify contact information and ownership details — a slow, error-prone process that bottlenecks deal sourcing. Automated or semi-automated ownership data verification tools would save significant research hours for brokers and advisors. Clear WTP from firms that run high-volume prospecting.
All Configured MCP Servers Inject Context Tokens on Every Message Even When Unused
AI development workflows with multiple MCP servers configured experience silent context window bloat because every configured server injects tokens on every message, regardless of whether that server is used. Users have no visibility into which servers are consuming context budget until they notice degraded model performance. No selective activation mechanism exists to enable only the MCP servers relevant to the current task.
Debt Collectors Re-Report Removed Tradelines as New Debt
Collection agencies remove negative tradelines when disputed, then re-insert them under different account numbers, resetting the seven-year clock and evading consumer protections. Victims have no automated cross-bureau monitoring to detect re-reporting of previously removed collections. This pattern disproportionately harms credit recovery efforts after identity theft or billing errors.
QuickBooks Online Is Harder to Use Than Desktop for Core Bookkeeping Tasks
Users migrating from QuickBooks Desktop to the Online version find that basic bookkeeping functions that were easily accessible in Desktop are harder to locate or execute in the Online interface. This represents a deliberate platform UX trade-off that alienates experienced accountants. A structural friction point in a market where switching costs are very high.
No Canonical Hub for Discovering, Evaluating, and Publishing AI Agent Skills and MCP Servers
AI practitioners building with agents and MCP servers must search across fragmented GitHub repos, Discord channels, and individual product sites to find relevant tools, with no centralized directory providing adoption signals or quality rankings. Builders who create agents or MCP servers lack a standard surface to publish and get discovered by the developer community. The fragmentation slows both discovery and adoption in a rapidly growing ecosystem.
Zero-Knowledge Proof Generation Is Too Slow and Memory-Intensive for Mobile Applications
Generating zero-knowledge proofs on mobile devices requires prohibitive compute time and RAM, making privacy-preserving mobile applications impractical at current performance levels. The gap between ZK proof requirements and mobile hardware constraints is a structural barrier to building privacy-first mobile products. As privacy regulation grows and user expectations rise, this bottleneck blocks an entire class of applications from being built.
No Mental Model or Tooling for Orchestrating Parallel AI Agents
Developers using AI for coding can handle single sequential tasks well but lack the conceptual frameworks and practical tooling to coordinate many agents in parallel. The challenge is not just technical — it is about decomposing work, managing agent boundaries, and reconciling outputs without introducing errors. As multi-agent workflows become standard, this orchestration gap represents a real friction point.
AI agents cannot run persistently in the background
Users want AI agents that continue executing tasks when they close their phone or laptop, but current architectures require an active session. This blocks use cases like autonomous research, monitoring, and multi-step workflows that take longer than a typical interaction. The 296 upvotes confirm this is a broadly felt capability gap.