Explore Problems
Showing 180 of 6,868 problems · matching your filters
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.
AI Coding Agents Ignore Software Design Best Practices
AI coding agents produce code that ignores decades of software design best practices, creating brittle and unmaintainable code that compounds over time.
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.
AI Chatbot Struggles with Multi-Brand Help Center Configuration
Companies with multiple brands find that Intercom's Fin AI chatbot becomes a massive configuration project because it cannot properly differentiate between different help centers. This leads to incorrect responses being served to customers of the wrong brand.
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.
Marketing and customer acquisition is the hardest part after building
Founders find that marketing and customer acquisition is harder than building the product itself. Universal pain point about post-build growth.
Cold Outreach Fails When Targeting People Without Active Intent
B2B outreach campaigns built on broad demographic targeting yield sub-0.5% reply rates. The core problem is reaching people who are not actively seeking a solution, regardless of how well the messaging is crafted.
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 tool to monitor and summarize a deceased person's inbox
When someone passes away, family members often need to monitor their email for important contacts who may not have heard the news. Existing email clients make it difficult to manage another person's inbox without flooding your own. There is no lightweight self-hosted solution for periodic summary notifications and spam filtering across inherited accounts.
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.
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.
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.
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 coding tools waste context on large codebases missing key dependencies
LLM-based coding assistants like Claude and Cursor struggle with large codebases, either missing critical dependencies or consuming excessive context window capacity. Developers lack a lightweight layer to pre-process repository structure and compress relevant context before sending to the model. This problem grows with codebase size and LLM adoption.
AI knowledge tools lose prior context when new information is added to documents
AI assistants embedded in note-taking and knowledge management tools fail to retain previously learned information when a user updates or adds new content, causing the system to forget earlier context. This makes the AI unreliable for maintaining a coherent, evolving knowledge base over time. The problem is fundamental to how current LLM context windows interact with dynamic document stores.