Explore Problems

Showing 1,183 of 6,918 problems · matching your filters

Slack Search and Navigation Makes Finding Past Conversations Difficult

Finding past threads, saved messages, or conversations by date in Slack requires too many steps and is often non-intuitive. Users in high-volume workspaces lose important context because retrieval is cumbersome. Combined with notification overload, this creates a compounding usability problem.

1 mentions1 sources
S5.5L7
Productivity · Collaboration & Messaging

Automakers Refuse Trade-Ins for Vehicles With Unresolved Safety Recalls

Consumers with vehicles accumulating multiple safety recalls within months of purchase cannot force a trade-in or buyback from the manufacturer, leaving them financially bound to cars they fear are dangerous. Hyundai and similar manufacturers exploit the procedural complexity of lemon law processes to avoid remedy obligations. Consumers face a choice between continuing to drive an unsafe vehicle or absorbing full financial loss.

1 mentions1 sources
S5.5L7
Industry Verticals · Automotive

Early-stage founders lack financial literacy to respond to basic investor diligence

Founders seeking investment often cannot answer standard financial questions and lack a fast path to get up to speed — with no accountant and a bookkeeper who cannot calculate investor metrics. The gap between bookkeeping capability and investor-grade financial reporting is a structural barrier for capital-seeking founders without finance backgrounds.

1 mentions1 sources
S5.5L7
Business Operations · Startup & Founder Ops

Developers Cannot Inspect or Extract Clean Code from Live Website Designs

Developers who want to replicate or adapt website designs must manually reverse-engineer styles through DevTools, which is slow and produces messy output. There is no tool to live-edit colors, fonts, and spacing and export clean Tailwind or HTML/CSS code directly from any web page. This friction slows front-end development when building from visual reference.

1 mentions1 sources
S5.5L7
Developer Tools · Coding Tools & IDEs

Notion Forces AI Features on Users and Cannot Be Disabled

Notion has integrated AI triggers into core editing interactions — including the spacebar — making it impossible for users to work without encountering AI prompts they did not request. Users who do not use AI features find core functionality has been deprioritized in favor of AI additions they cannot turn off. This forced adoption approach is alienating the platform's established power user base.

1 mentions1 sources
S5.5L7
Productivity · Knowledge Management

Recreating AI Images Is Blocked by Lack of Prompt Vocabulary

When users discover an AI-generated image they want to recreate or build upon, they cannot reliably do so because describing visual styles and compositions requires specialized prompt vocabulary they have not learned. The trial-and-error loop consumes large amounts of time with low success rates. This gap exists across all major text-to-image platforms.

1 mentions1 sources
S5.5L7
Productivity · Design Tools

Zelle Contractor Scams Leave Consumers with No Bank Recourse

Consumers sending large Zelle payments to contractors lose thousands when contractors disappear after payment, with banks refusing to intervene because the payment was authorized. Zelle's authorized push payment model has no fraud protection equivalent to credit card chargebacks. As P2P payments grow, this protection gap is widening.

1 mentions1 sources
S5.5L7
Industry Verticals · FinTech & Banking

Canva Removes Basic Text Effects and Paywalls Them in a Separate App

Canva eliminated arching text — a standard graphic design feature — and placed it behind a separate paid app. Users who relied on this for logos, labels, and social graphics are now forced into unexpected upsells. This gap creates opportunity for tools that preserve design fundamentals without feature stripping.

1 mentions1 sources
S5.5L7
Productivity · Design Tools

Family Member Commits Identity Theft via Fraudulent Insurance Policy

A family member took out a fraudulent insurance policy in the consumer name without knowledge or consent. Domestic identity theft through insurance products is particularly difficult to detect due to trusted-party access. Victims face complex remediation involving both insurers and law enforcement.

1 mentions1 sources
S5.5L7
Security & Compliance · Identity & Access

Bank pulls credit and opens accounts without consumer consent

US Bank pulled credit and attempted to open savings and credit card accounts without the consumer's knowledge, affecting their credit score. This unauthorized activity follows a pattern at US Bank and represents potential identity misuse or fraudulent internal practices affecting thousands of customers.

1 mentions1 sources
S5.5L7
Industry Verticals · FinTech & Banking

High-Volume Job Applications Require Unsustainable Manual Effort for Every Submission

Job seekers applying to multiple positions must manually customize cover letters and research each role, making high-volume searching unsustainable as a strategy. The manual effort required per application creates a strong incentive to apply to fewer, better-matched roles, but candidates often cannot afford to be selective. Automation tools that preserve personalization quality while reducing effort per application address a universal job seeker pain.

1 mentions1 sources
S5.5L7
Business Operations · HR & Hiring

AI-Generated Code Increases Production Instability Without Risk-Aware Review

As AI coding tools raise output expectations, lean engineering teams are shipping more code with less human oversight, leading to increased production instability. Existing code review tools focus on style and best practices but don't answer the critical question of what could break when a change is merged. This gap is especially acute for small and mid-sized teams that lack the bandwidth to manually trace risk across auth, environment configs, and test coverage.

1 mentions1 sources
S5.5L7
Developer Tools · Testing & QA

Small engineering teams lack intelligent Kubernetes first-responders for off-hours incidents

K8s incidents require expert diagnosis under pressure with no automated first-responder for small teams. An AI agent that safely diagnoses and remediates with human confirmation via Slack addresses a high-urgency gap.

1 mentions1 sources
S5.5L7
Developer Tools · DevOps & Infrastructure

AI security evaluation corrupted by using AI to grade AI outputs

Security practitioners evaluating AI systems face a methodological trap: using AI judges to assess AI behavior introduces circular bias and unreliable verdicts. Human review at scale is impractical, and automated benchmarks do not capture adversarial edge cases. This gap leaves AI deployments with false confidence in their security posture.

1 mentions1 sources
S5.5L8
Security & Compliance · Application Security

Intercom AI Support Bot Hallucinates and Validates Incorrect Customer Claims

Intercom's AI support agent generates incorrect information and sometimes sides with customers even when those customers are factually wrong. Support teams using AI deflection cannot trust the bot to represent company policy accurately, creating customer confusion and potential liability when the AI confirms false premises.

2 mentions1 sources
S5.5L8
Customer Experience · Chatbots & AI Support

Identity Theft Victims Face Multi-System Fraudulent Account Clearance with No Unified Recovery Path

Identity theft victims find fraudulent accounts opened in their name across banking institutions, telecom providers, and reporting agencies like ChexSystems simultaneously, with no coordinated process to dispute them all. Each institution requires separate dispute processes, leaving victims to fight the same identity theft on multiple fronts independently. The absence of a unified identity recovery workflow causes extended exposure and ongoing damage across every financial and telecom relationship.

1 mentions1 sources
S5.5L8
Consumer & Lifestyle · Personal Finance

No Hands-On Environment for Practicing AI Security and Prompt Injection

Security professionals and developers lack accessible training environments to practice attacking and defending AI systems against prompt injection, jailbreaks, and agent exploitation. As AI deployments proliferate in enterprise settings, this skills gap represents a growing security risk. There is a clear market need for purpose-built AI red-teaming and defense training platforms.

1 mentions1 sources
S5.5L8
Security & Compliance · Application Security

AI Agent Testing Lacks Fast Structured Evaluation Tooling

Developers building AI agents face slow, ad-hoc validation workflows with no standardized way to run evals against agent behavior at speed. The gap between building and reliably testing agents creates compounding quality risk as agentic systems grow more complex.

1 mentions1 sources
S5.5L8
Developer Tools · Testing & QA

Multi-Agent Observability Lacks Cross-Span Decision Replay

Engineering teams running multi-agent LLM systems can capture per-span traces with tools like Langfuse or Arize, but have no way to view or replay a decision that spanned multiple calls and tool results as a single logical unit. Closing the improvement loop after failures still requires manual reconstruction, and involving non-technical domain experts is especially painful. The gap is systemic: the wrong altitude of tracing, not a missing vendor.

1 mentions1 sources
S5.5L7
Developer Tools · AI & Machine Learning

Robotic assembly systems lack physics-aware training data

Industrial robotic systems struggle to perform precise assembly tasks because available training datasets lack force, torque, and tight-tolerance interaction data. Without physics-aware training data, robots cannot reliably automate engineering assembly workflows. This gap limits deployment of Vision-Language-Action models in real manufacturing environments.

1 mentions1 sources
S5.5L7
Developer Tools · AI & Machine Learning