Techlore Talks

Ente - Google Photos with Privacy! (ft. CEO Vishnu Mohandas)

21 snips
Oct 30, 2024
Vishnu Mohandas, Founder and CEO of Ente and former Google expert, discusses his journey in creating a privacy-centric photo app. He shares the unique challenges of developing AI features while ensuring user privacy. The conversation dives into why Ente outshines Google Photos, the seamless process of migrating photos, and future innovations in privacy-focused digital legacy solutions. Vishnu also emphasizes the importance of user feedback in tech development, highlighting community-driven growth.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Port Models; Rebuild Supporting Code

  • Convert server models into portable formats like ONNX to run on mobile devices.
  • Reimplement supporting libraries (e.g., face alignment) rather than expecting server-side Python tools to work on client platforms.
ADVICE

Index On Desktop, Sync To Mobile

  • Use more powerful local machines (desktop/VPS) to index large libraries and sync indexes to mobile.
  • Encourage users to run initial heavy processing on laptops to avoid overloading phones.
ADVICE

Migrate Photos From Apple And Google

  • Importing from Apple Photos is straightforward using device APIs; leave the app open overnight to migrate libraries.
  • For Google Photos, use Google Takeout then drag-and-drop bundles into Entei's desktop app to merge metadata automatically.
Get the Snipd Podcast app to discover more snips from this episode
Get the app