Project ideas from Hacker News discussions.

Siri AI

📝 Discussion Summary (Click to expand)

1.Demo Skepticism – “under‑whelming”

"The demo video there is so underwhelming... not sure what the big improvement is" — nico

2. Reliance on Gemini / External LLMs

"It looks almost entirely like Gemini. The images were obviously Nano Banana, and the text responses are almost obviously Gemini" — thewebguyd 3. EU / Regional Delays & “coming this fall” hype
"coming this fall... I think that’s mostly okay, I just worry about the times. It was like 2‑3 seconds to search..." — data‑ottawa

4. Privacy & Permission Concerns for Third‑Party AI

"Apple could have the same kind of permission dialogues with their own models... each and every (first‑time) use should ask for permission explaining the scope" — himata4113

5. Frustration Over Repeated Promises & Missed Deadlines

"It’s annoying that they keep saying ‘coming this fall’ … I miss when Steve Jobs announced things that were already ready" — reconnecting

6. Brand & Marketing Perception Issues

"‘Siri AI’ feels uncreative; it sounds like just another buzzword rather than a fresh brand" — greapegg


🚀 Project Ideas

On‑Device LLM Runner

Summary

  • A lightweight UI that lets users download and run open‑source LLMs (Mistral, Llama 3, etc.) entirely on‑device, with model‑level privacy.
  • Solves the “phoning home” skepticism and latency issues highlighted in the keynote.

Details| Key | Value |

|-----|-------| | Target Audience | AI hobbyists, developers, privacy‑focused users | | Core Feature | One‑click model install, per‑model toggle for cloud fallback, usage monitor | | Tech Stack | Core ML, Metal, Core Storage, SwiftUI | | Difficulty | High | | Monetization | Hobby |

Notes- “All the limitations of on‑device with none of the benefits” is a frequent gripe; this directly addresses it.

  • Could generate discussion about competition with Gemini and open‑source models on Apple hardware.

Password History Pro

Summary

  • A password manager that automatically updates compromised credentials across sites and retains full version history for every field.
  • Fixes the “no history” frustration voiced by many commenters.

Details| Key | Value |

|-----|-------| | Target Audience | Everyday internet users, security‑conscious individuals | | Core Feature | Auto‑detect password change pages, generate new passwords, store encrypted version logs | | Tech Stack | Swift (iOS/macOS), Secure Enclave, CloudKit for backup | | Difficulty | Medium | | Monetization | Revenue-ready: Subscription $2.99/mo |

Notes

  • Finally, I hope this works well” and “One of the worst things to deal with” are direct quotes from the discussion.
  • Would appeal to users tired of manually managing password resets and lacking audit trails.

VibeScript AutoShortcuts

Summary

  • A natural‑language scripting layer that translates plain English or pseudo‑code into Apple Shortcuts actions, removing the drag‑and‑drop bottleneck.
  • Addresses the pain point “Programmers hate it, non‑programmers can’t understand it”.

Details

Key Value
Target Audience Power Shortcuts users, non‑technical automators
Core Feature Text editor → auto‑generated shortcut graph, preview & test mode
Tech Stack Swift, CoreML for intent parsing, ShortcutKit
Difficulty Low
Monetization Revenue-ready: One‑time $9.99 purchase

Notes

  • I’ve never been more frustrated programming something than when I tried to build a non‑trivial Shortcut” resonates strongly.
  • Could become a go‑to tool for automating complex workflows without manual UI manipulation.

CrossApp Knowledge Assistant#Summary

  • An on‑device RAG engine that builds a personal knowledge graph from Mail, Notes, Photos, and third‑party app data, enabling Siri‑style queries that span multiple apps.
  • Solves the “find the cheapest way to go from A to B and book it using the Deutsche Bahn Train app” problem.

Details

Key Value
Target Audience Productivity power users, researchers, frequent multitaskers
Core Feature Cross‑app context search, privacy‑preserving embeddings, instant answer generation
Tech Stack Core Data, Create ML, Vision framework, Private Cloud Compute for sync
Difficulty High
Monetization Revenue-ready: Subscription $4.99/mo

Notes

  • HN users lamented the lack of “natural language interaction to achieve complex workflows”.
  • Could differentiate Apple from Gemini by keeping all context local and verifiable.

SecureAI Password Updater#Summary

  • A system‑wide service that, upon user command, rewrites weak or compromised passwords on supported sites and logs the change for future audits, all without exposing the password to cloud services.
  • Directly responds to “Finally, I hope this works well” and “Passwords app alerts you to weak or compromised passwords”.

Details

Key Value
Target Audience General consumers, security‑aware users
Core Feature Real‑time password audit, one‑tap upgrade to stronger passwords, local storage of history
Tech Stack Swift, CryptoKit, URLProtocol interception, iCloud Keychain sync
Difficulty Medium
Monetization Hobby

Notes

  • I don’t even know that it’s knowing the exact words” reflects confusion about current password search; this simplifies it.
  • Would likely generate discussion about privacy‑first security features and could be a differentiator for Apple’s ecosystem.

Read Later