Show HN: Memno – AI with persistent memory that runs in an isolated environment

Hacker News - AI
Jul 16, 2025 12:41
blaget
1 views
hackernewsaidiscussion

Summary

Memno is an AI assistant designed as a "chief of staff" that securely stores and indexes user data—including photos, documents, and voice notes—in an isolated, encrypted environment, enabling fast, context-aware queries and actions like making calls or sending texts. Each user receives a dedicated vector database and storage, ensuring complete data isolation and privacy. This approach highlights advances in personalized, privacy-focused AI assistants with robust memory and rapid search capabilities, addressing key concerns around data security and user control in AI applications.

We built Memno. We like to think of Memno as an AI chief of staff. Every photo, document, and voice note you share becomes searchable memory. Ask "What did we decide about Q4?" and it pulls from all your sources. Can also make calls and send texts on your behalf (with approval!) Each user gets their own isolated environment with dedicated vector database, metadata storage, and object storage instances. Some highlights: - Complete data isolation per user (no shared databases), encrypted at rest - Sub-50ms vector search - Document processing pipeline for OCR/transcription/object recognition/summarization/etc. before vectorization. - Distributed AI calls (no provider sees everything) Comments URL: https://news.ycombinator.com/item?id=44581642 Points: 1 # Comments: 0

Related Articles

I've been coding with AI for two years. Here is what I've learned

Hacker News - AIJul 17

In this article, the author reflects on two years of coding with AI tools, noting significant productivity gains and the ability to tackle more complex projects. However, they emphasize that human oversight remains crucial, as AI-generated code can introduce subtle errors. The piece highlights the growing importance of AI as a coding assistant, while underscoring the need for developers to maintain strong foundational skills.

7 AI features coming to iOS 26 that I can't wait to use (and how you can try them)

ZDNet - Artificial IntelligenceJul 17

Apple is introducing seven new AI-powered features in iOS 26, including the standout "Hold Assist," which promises to save users significant time. These enhancements reflect Apple's commitment to integrating advanced AI into everyday tasks, signaling increased competition and innovation in the mobile AI space.

Cheating? Or the acumen of modern programming? FOSS, "AI", and human conscience

Hacker News - AIJul 17

The article explores the ethical debate around using AI tools and open-source software (FOSS) in programming, questioning whether leveraging such technologies constitutes cheating or simply reflects modern programming practices. It highlights the evolving role of human conscience in determining the boundaries of acceptable AI-assisted work. The discussion underscores the need for clearer guidelines as AI becomes increasingly integrated into software development.