Explore Problems
Showing 5,696 of 7,574 problems · matching your filters
Cold email infrastructure setup consumes more time than actual selling
Founders and sales teams spend disproportionate time configuring DNS records, warming up inboxes, and managing deliverability before sending a single cold email. The tooling landscape is fragmented and error-prone. This setup friction delays revenue generation for early-stage companies.
Debt Collectors Break Verbal Credit Deletion Promises After Settlement Payment
Consumers pay debt settlements based on verbal promises of credit report deletion, but collectors routinely fail to honor these agreements and continue negative reporting. The lack of written confirmation requirements and the unenforceability of verbal deletion promises creates a systematic incentive for collectors to overpromise. Financially distressed consumers pay money they cannot afford for a promised outcome that never materializes.
Banks Refusing Mortgage Forbearance Options, Forcing Foreclosure After Medical Emergencies
Mortgage servicers refuse to offer hardship accommodations or forbearance options to borrowers who miss payments due to medical emergencies, presenting foreclosure as the only path. Consumers who attempt alternative resolution including property sale are blocked without explanation. This leaves vulnerable borrowers with no safety net during legitimate crises.
Apps Continue Charging After Deletion With No Easy Cancellation Path
Consumers delete subscription apps but find charges continue because subscriptions are managed separately through app stores. Users have no in-app notification or seamless cancellation flow when uninstalling. This dark pattern affects millions of mobile users across major platforms.
Paid Collection Debts Remain Active on Credit Reports After Settlement
Consumers who pay a settled collection balance in full find the account still shows as active in collections, with no confirmation letter or credit update from the collector. The burden of obtaining credit reporting corrections falls entirely on the consumer, who must proactively chase documentation. This is a deliberate friction that collectors benefit from by creating re-collection opportunities.
Gig workers mis-sold insurance endorsements that exclude their delivery platform
Insurance agents sell rideshare endorsements to gig workers without disclosing that the policy excludes specific delivery platforms like DoorDash. Workers pay full premiums for coverage that does not apply to their actual work, and refunds on early termination are a fraction of amounts paid. There is no verification step at point-of-sale to match endorsement scope to the worker's actual platform.
Telecom Return Policy Violations: Carriers Refusing Refunds Within Stated Window
Mobile carriers advertise clear return windows but actively obstruct returns within that period, pressuring customers into activating devices to lock their lines and avoid refunds. Consumers are left without recourse when written return policies are ignored by frontline staff. This is a structural pattern across telecom that affects any customer who exercises return rights.
Credit Card Billing Cycle Edge Cases Trigger Disproportionate Late Fees
Chase charges a $40 late fee on a $10 residual balance caused by a one-day payment cycle overlap — a predictable system edge case that customers cannot reasonably anticipate. Long-standing customers in good standing have no mechanism to detect or prevent these cycle-boundary misapplications. The 400% fee-to-balance ratio highlights how billing cycle opacity penalizes otherwise reliable payers.
FreshBooks Per-Client Pricing Model Penalizes Growing Businesses
FreshBooks charges based on the number of active clients, which directly penalizes businesses as they grow their customer base. Service businesses scaling from 10 to 50+ clients face disproportionate cost increases unrelated to usage. Combined with weak inventory management, this creates a ceiling where growing businesses must migrate to more expensive platforms.
Debt collectors pursuing amounts consumers don't owe or recognize
Consumers repeatedly face debt collection attempts for amounts they don't recognize or owe, with collectors failing to provide proper validation. Disputes require navigating FDCPA processes without adequate tooling or guidance. The burden of proof falls on the consumer despite legal rights requiring creditor verification.
Bank Phone Social Engineering Attacks Drain Customer Accounts Undetected
Fraudsters impersonating bank employees socially engineer customers into approving unauthorized transactions that empty checking accounts, with banks failing to detect the manipulation pattern in real time. The attack succeeds because customers trust caller ID and scripted bank-sounding language. Real-time social engineering detection and transaction confirmation friction for unusual patterns addresses a growing fraud vector.
Retail-Marketplace Install Partnerships Leave Consumers Without Recourse for Botched Jobs
When retailers partner with service marketplaces for product installation, accountability gaps emerge with no party accepting responsibility for defective work. Consumers face improper installations, missing parts, and scheduling in unsafe time slots with no clear dispute path. Both the retailer and marketplace deflect responsibility, leaving the customer without a functioning product or refund.
Food Logging Friction & Non-Western Cuisine Gap
Calorie tracking apps require tedious text entry and fail to recognize Middle Eastern and other non-Western foods
Lack of Accessible AI Video Creation Tools for Business Users
Business users lack affordable, integrated tools to create professional-quality videos at scale without video production expertise.
AI Code Agents Cannot Reliably Translate Figma Designs Into Pixel-Perfect Frontend
LLM-based coding agents like Cursor and Claude Code struggle to interpret Figma design files accurately, producing layouts with broken spacing, misaligned components, and incorrect hierarchy that requires substantial manual correction. The structural gap between Figma's design intent encoding and what AI agents can parse means design-to-code workflows still require significant human cleanup. Teams using both tools end up with a fragmented workflow rather than the end-to-end automation they expected.
LLM prompts hardcoded in source require full redeployment to update
Teams building AI products embed prompts directly in codebases, making every prompt tweak require an engineering deployment cycle. Non-technical stakeholders cannot iterate on prompts without developer involvement, and there is no versioning, approval workflow, audit trail, or rollback capability. This is a growing operational friction point as LLM-powered products scale and prompt tuning becomes a continuous activity.
Technical Professionals Cannot Query Large Manuals Offline with Cited Answers
Engineers, pilots, and technicians working with large technical PDFs need to locate precise information quickly, but generic PDF search is slow and cloud AI tools require uploading sensitive documents. An offline, citation-aware document query tool addresses both the speed and confidentiality constraints.
AI agent recurring workflows lose shared context over time
Teams running recurring agent workflows in tools like Manus find that shared context degrades after each task cycle, requiring manual instruction updates. There is no automated mechanism to propagate learned context back into persistent project instructions. As agentic workflows scale, this context drift becomes a critical reliability gap.
AI Coding Agents Lose All Context Between Sessions with No Continuity
Developers using AI coding agents like Claude Code or Codex lose accumulated project context when sessions end, forcing repeated re-explanation of codebase details. There is no persistent, cross-session memory layer to maintain workstream continuity across agent interactions.
Vector Databases Degrade in Quality as AI Agent Memory Grows Beyond Thousands of Entries
Standard vector databases store memories without any consolidation, deduplication, or conflict resolution, causing recall quality to drop significantly as memory counts grow into the thousands. AI agents accumulate contradictory facts, redundant near-duplicates, and outdated information that fills context windows with noise rather than relevant history. No production-ready solution exists that handles memory lifecycle management — forgetting, consolidating, and resolving contradictions — as a first-class concern.