Project ideas from Hacker News discussions.

ATMs didn’t kill bank teller jobs, but the iPhone did

📝 Discussion Summary (Click to expand)

1. Mobile banking (and smartphones) is the real driver of teller‑job loss

“mobile banking supplanted going to the bank … the only reason to go to the branch is to deposit or withdraw money” – bigstrat2003
“The iPhone… was the catalyst for the mobile revolution” – angrydata

2. The shift to a cash‑less society has made physical branches largely unnecessary

“The main reason we don’t need very many bank tellers anymore” – softtalker
“The move to cashless transactions for almost everything, and the resultant rare need to carry cash” – softtalker

3. Banking apps are preferred for their convenience, but many still rely on web/desktop for full functionality

“I use both. In the beginning I used to prefer the web version” – cheema33
“The app is easier to use for most things, especially with a high‑speed internet connection” – ericmay

4. AI/LLMs are reshaping the labor market, but the outcome depends on how the gains are distributed

“AI will bring about a de‑sequestering of talent and resources from some sectors of the economy” – mullingitover
“If productivity gains must benefit the lower classes to see a multiplier in the economy” – whatisthiseven

5. Human interaction remains valuable; tellers and branch staff still provide services that automation can’t fully replace

“tellers are the first line of human‑to‑human contact with customers” – freediddy
“The teller’s job duties shifted… they’re doing more interesting and challenging things” – parpfish

These five themes capture the core arguments circulating in the discussion.


🚀 Project Ideas

CheckFlex

Summary

  • Enables mobile check deposits above the typical $5k daily limit by using AI‑verified check authenticity and partnering with banks for higher limits.
  • Provides instant confirmation, higher limits, and a seamless mobile experience for users who need to deposit large checks without visiting a branch.

Details

Key Value
Target Audience Bank customers who frequently deposit checks >$5k (e.g., small business owners, landlords).
Core Feature AI‑powered check verification, dynamic limit adjustment, instant deposit confirmation.
Tech Stack Mobile SDK (React Native), OCR & ML (Tesseract, TensorFlow Lite), secure backend (Node.js, PostgreSQL), API integration with banks’ ACH systems.
Difficulty Medium
Monetization Revenue‑ready: subscription + per‑deposit fee.

Notes

  • Users like conductr and snarf21 complain about daily limits; CheckFlex directly addresses that frustration.
  • Sparks discussion on how banks can safely raise limits and the role of AI in fraud prevention.

BankBridge

Summary

  • A web‑based banking aggregator that consolidates all accounts via Open Banking APIs, offering full functionality (transfers, bill payments, check deposits) without requiring native apps.
  • Gives users a single, privacy‑first interface that works on any device, solving the “app‑only” limitation many banks impose.

Details

Key Value
Target Audience Tech‑savvy users who prefer web over mobile apps, and those who avoid app stores.
Core Feature Unified dashboard, real‑time transaction sync, secure OAuth authentication, end‑to‑end encryption.
Tech Stack Frontend (Vue.js), backend (Go), OAuth 2.0, Open Banking APIs, WebAuthn for MFA.
Difficulty Medium
Monetization Revenue‑ready: freemium with premium analytics & budgeting tools.

Notes

  • Addresses ahartmetz’s frustration that web banking is limited; BankBridge restores full web functionality.
  • Encourages debate on open banking standards and user control over data.

CashScheduler

Summary

  • A service that lets customers schedule large cash withdrawals (>$10k) at partner ATMs or branches, with pre‑verified ID and queue management.
  • Eliminates the need to visit a branch for large cash needs, reducing wait times and security concerns.

Details

Key Value
Target Audience Customers needing large cash withdrawals (e.g., real estate transactions, large purchases).
Core Feature Appointment booking, biometric ID verification, real‑time queue status, secure cash delivery.
Tech Stack Mobile app (Flutter), backend (Python/Django), biometric SDK, integration with ATM networks.
Difficulty High
Monetization Revenue‑ready: per‑withdrawal fee + subscription for frequent users.

Notes

  • Responds to kccqzy and kccqzy’s need for large cash access; offers a practical alternative to branch visits.
  • Raises questions about ATM network cooperation and regulatory compliance.

VirtualTeller

Summary

  • Secure video chat platform that connects customers with trained bank representatives for in‑person‑like assistance, especially for older or less tech‑savvy users.
  • Provides real‑time help for tasks that still require human interaction (e.g., large withdrawals, account setup).

Details

Key Value
Target Audience Older customers, people with complex banking needs, those who prefer human interaction.
Core Feature End‑to‑end encrypted video, screen sharing, document upload, real‑time ID verification.
Tech Stack WebRTC, Node.js, AWS KMS, compliance‑ready storage (HIPAA/GDPR).
Difficulty Medium
Monetization Revenue‑ready: per‑session fee or subscription for premium support.

Notes

  • Addresses mikestew and freedomben’s points about the value of human tellers.
  • Sparks discussion on the future of in‑branch services and digital empathy.

PrivacyBank

Summary

  • A privacy‑first banking app that processes all data locally on the device, never sending personal data to third‑party trackers or cloud services.
  • Offers full banking functionality (transfers, bill payments, check deposits) while preserving user privacy.

Details

Key Value
Target Audience Privacy‑conscious users who avoid bank apps due to tracking concerns.
Core Feature Local encryption, no telemetry, optional VPN, secure key storage.
Tech Stack Swift/Kotlin, local database (SQLCipher), secure enclave, zero‑knowledge proofs for authentication.
Difficulty Medium
Monetization Revenue‑ready: freemium with optional paid privacy add‑ons.

Notes

  • Resonates with bloomingeek and rgblambda who avoid bank apps for privacy reasons.
  • Encourages debate on the trade‑off between convenience and data sovereignty.

AIBankAssistant

Summary

  • An AI‑powered virtual assistant that handles complex banking tasks (transfers, bill payments, account management) with human oversight, integrated into existing banking platforms.
  • Reduces friction for routine tasks while ensuring compliance and security.

Details

Key Value
Target Audience Busy professionals, small business owners, tech‑savvy users.
Core Feature Natural language interface, context‑aware task execution, fallback to human agent.
Tech Stack LLM (OpenAI GPT‑4), Rasa for intent, secure API gateway, audit logging.
Difficulty High
Monetization Revenue‑ready: subscription + per‑transaction fee.

Notes

  • Addresses AI concerns raised by GuinansEyebrows and derektank about AI’s role in banking.
  • Opens discussion on AI governance, liability, and the future of customer support.

Read Later