Explore Problems

Showing 3,667 of 8,823 problems · matching your filters

Big-Box Retailer Delivery Fulfillment Repeatedly Fails Customers

Consumers experience repeated broken delivery promises from large retailers with no accountability. Managers are unreachable and delivery dates slip without proactive communication.

20 mentions1 sources
S6.0L6
Industry Verticals · E-commerce & Retail

SaaS In-App Chatbots Answer Questions But Cannot Complete Workflows

Users get lost in complex SaaS products and existing chatbot support can only explain what to do, not do it for them. Navigating settings, completing integrations, and resuming interrupted workflows requires the user to still act — the bot just narrates. An agent that directly operates the application interface would eliminate the last-mile gap between instruction and execution.

1 mentions1 sources
S6.0L8
Customer Experience · Chatbots & AI Support

PII Leaks to External LLM APIs in Production Apps

Developers building LLM-powered products inadvertently send personally identifiable information to third-party model APIs, creating GDPR, HIPAA, and SOC 2 compliance exposure. There is no lightweight, easy-to-integrate layer that masks PII before requests leave the application boundary. The gap affects every team using LLM APIs with real user data.

1 mentions1 sources
S6.0L8
Security & Compliance · Data Privacy

Shared Drive Lacks Audit Trail and File Restore for Admins

Admins in shared Google Drive folders have no way to see who deleted a file or restore it after deletion, even with full admin privileges. AI integrations like Gemini can silently delete files, compounding the risk with zero accountability.

1 mentions1 sources
S6.0L7
Productivity · File & Document Management

Mortgage lenders disclose true refinance costs only after pulling credit

Borrowers report loan officers verbally quoting minimal refinance fees, then pulling credit and increasing the loan balance by thousands of dollars without providing a written Loan Estimate beforehand. The lack of upfront itemized disclosure leaves borrowers unable to compare true costs before their credit is affected.

9 mentions1 sources
S6.0L7
Consumer & Lifestyle · Personal Finance

Entrepreneurs cannot find reliable long-term virtual assistants

Small business owners who need 25–30 hours per week of reliable VA support — email, scheduling, CRM updates, research — report years of failed attempts through freelance platforms. Existing solutions like Fiverr and Fancy Hands fail on consistency and long-term reliability. There is strong unmet demand for a managed, vetted VA matching or staffing solution.

1 mentions1 sources
S6.0L7
Business Operations · HR & Hiring

AI Agents Lack a Unified Marketplace to Discover and Pay for External Tools

Building AI agents requires integrating dozens of specialized external tools individually, with no unified discovery or procurement layer. Each tool has separate credentials, billing, and integration overhead. A standardized tool marketplace would let agents discover, compare, and access 200+ tools on demand, dramatically reducing agent development complexity.

1 mentions1 sources
S6.0L7
Developer Tools · AI & Machine Learning

Using multiple AI tools forces constant manual context switching and copy-pasting

Knowledge workers using several AI tools in parallel — one for writing, one for coding, one for research — spend significant time manually transferring outputs between them rather than doing actual work. The coordination overhead compounds as the tool count grows, and there is no native way for tools to share context or chain tasks autonomously. Users effectively become manual orchestration layers for AI systems that cannot communicate with each other.

1 mentions1 sources
S6.0L7
Productivity · Automation & Workflows

Solopreneurs lack time to manage all business tasks

Small business owners and solopreneurs chronically struggle to manage their time across competing priorities without staff or systems. The problem is structural — no single tool adequately handles the full operational surface of a one-person business. High willingness to pay for tools that genuinely reclaim time.

1 mentions1 sources
S6.0L6
Business Operations · Startup & Founder Ops

Credit Union Denies Fraud Disputes Without Adequate Investigation

A credit union member reports multiple unauthorized transactions were dismissed without a reasonable investigation, framed as a failure to meet federal error-resolution requirements. This points to inconsistent enforcement of fraud-dispute protections for account holders.

10 mentions1 sources
S6.0L6
Security & Compliance · Fraud Prevention

AI Chat Tools Lose All Context Between Conversations

Most AI chat tools treat each conversation as fully isolated, discarding all learned preferences, project context, and prior decisions. Users working on ongoing projects must re-explain their situation at the start of every session. The lack of persistent memory forces manual workarounds like copy-pasting context blocks, which defeats the efficiency gains of using AI.

1 mentions1 sources
S6.0L6
Developer Tools · AI & Machine Learning

Fraudulent Auto Loans Stay on Credit Reports Despite Disputes and FTC Reports

A victim of identity theft finds a car loan opened in their name without consent, and despite filing credit bureau disputes and an FTC identity theft report, the fraudulent account remains on their credit report and continues to damage their score. Neither the lender nor the bureaus provide documentation of how the account was verified as legitimate, leaving the victim without recourse to get it removed.

25 mentions1 sources
S6.0L6
Security & Compliance · Fraud Prevention

Insurance companies systematically deny valid claims with no clear consumer escalation path

Millions of policyholders face claim denials without knowing their legal appeal rights, internal review options, or state regulator escalation paths. The information asymmetry between insurers and consumers is a persistent structural problem.

19 mentions1 sources
S6.0L6
Customer Experience · Service & Billing Disputes

AI-generated vibe-coded apps ship with live security holes

Applications built quickly with AI coding tools like Replit, Lovable, and Cursor often go to production with unaddressed access-control vulnerabilities, and their builders typically lack security expertise. High engagement (532 upvotes) suggests broad resonance, though it surfaces via a solution launch rather than direct user complaints.

1 mentions1 sources
S6.0L8
Security & Compliance · Application Security

AI Agent Loops Are Opaque: Silent Failures Hidden Behind 200 OK Responses

AI agents running in production can silently loop, replay the same tool call for minutes, or stall — while HTTP logs show clean 200 OK responses. Standard observability tools have no concept of multi-turn agent behavior, leaving engineers blind to the actual agent execution path. Diagnosing these failures requires deep network-level inspection of LLM traffic that no mainstream APM tool provides.

3 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

Safety-Critical Professionals Cannot Search Large Technical Manuals Under Time Pressure

Pilots, engineers, and technicians must locate precise data buried in 600-page PDFs during time-sensitive workflows, but manual searching is slow and cloud AI tools require uploading sensitive or classified documents. The need for fast, accurate, offline document querying is unmet by current tools.

1 mentions1 sources
S6.0L8
Productivity · Knowledge Management

Mortgage servicers initiate foreclosure while loss mitigation review is active

Homeowners who submit loss mitigation applications to pause foreclosure proceedings find servicers simultaneously advancing the foreclosure, violating RESPA dual-tracking prohibitions. The process moves faster than any complaint or escalation path, leaving borrowers facing property seizure without legal recourse in time.

3 mentions1 sources
S6.0L8
Industry Verticals · FinTech & Banking

AI Assistants Reset to Zero Context Each Session

Every new AI session starts without memory of prior conversations, project context, or established preferences. Users spend significant time re-establishing context that should persist, and knowledge built up over time disappears when the tab closes. Approaches that compound knowledge across sessions rather than re-deriving it each time represent a fundamental gap in current AI assistant design.

1 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

AI Code Reviewers Miss Race Conditions and Critical Concurrency Bugs

AI-powered code review tools fail to detect race conditions and TOCTOU vulnerabilities due to context blindness, leaving critical billing and security bugs undetected in production.

1 mentions1 sources
S6.0L8
Developer Tools · Coding Tools & IDEs

Legacy System Business Logic Is Inaccessible to Non-Technical Stakeholders

Critical business logic embedded in legacy code is only accessible through engineering mediation, creating bottlenecks and knowledge silos as the original developers leave or retire. Business stakeholders and architects cannot independently understand their own systems. AI-assisted code explanation that surfaces business logic for non-technical users could eliminate this structural dependency.

1 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning
Previous12/184Next