r/SmartGlasses

Memomind glasses-My Review as an Older, Average User

Memomind glasses-My Review as an Older, Average User

https://preview.redd.it/amv7j94988bh1.jpg?width=4000&format=pjpg&auto=webp&s=02e108026af41d0feb80d668ea83a3ae2a04bb89

I have had the MemoMind glasses now for a week and here is my review. First, about me.  I was given the incredible opportunity to test these glasses by letting them know I was interested a few months back on Reddit. I am a 60-year-old female user and have been into VR, AR and XR for a few years now. My first headset was the PSVR for the PS4, and I currently own the Meta Display glasses, Meta Gen 1 and 2, Viture Cyberpunk, Meta Quest 3 and PSVR2.  

First, I will go with the pros: 

  • It was very easy to set up. I just had to scan a QR code to get the MemoMind app and then went through a tutorial to learn more about how to use the glasses. 
  • The battery life is really nice, especially compared to my Meta Displays. They last about 13 hours with continuous use (music, translation mainly for my use).   
  • They are very comfortable glasses. They weigh 46.6 grams and compared to my meta glasses were good for wearing all day with no discomfort. As a person with a smaller face, I had problems with the Meta Wayfarers being very uncomfortable, and slipping down my face, but found these glasses were very comfortable with no slippage.   
  • The sound is very loud. I put them in quiet mode and also switched to the Harmon speakers and had no problem hearing my music or the AI voice.   
  • They are very useful for the translation feature. I tried it out with Japanese (my daughter speaks it fluently) and Spanish (a co-worker), and it was pretty good (not perfect though) with translating to English.   
  • The display is bright enough inside and outside in full sun. You can adjust the brightness in the app if you find it not bright enough.   
  • I really like the To-do list feature of these glasses. I just have to say Hi Memo, please add cat food to my list and it will do so automatically.    
  • The only time I used the teleprompter was in the tutorial. It worked great though and would be very useful if I had to put on a presentation at work.

  

My Cons: 

  •  I missed the camera. I like having a camera to take pictures or videos. I also like the added feature of having a camera as an added security as a women walking solo somewhere.  This is just me though; I know people like the option of having no cameras since they are banned in some places.   
  • There is no way to turn down the volume of the music without using the app. I turned down the volume of my phone all the way to 1, but it was still too loud for when I was wearing them in my workplace in quiet mode. I like the swipe/tap feature of the Metas to pause or turn the volume up and down. These do not have that option.   
  • If I walked away from my phone or took them off, the glasses would disconnect from Bluetooth and I would have to reconnect by opening the app on my phone. So, I always have to have my phone nearby. I don’t know if Memomind plans on fixing this, but I found it annoying to always have to go to the app to reconnect my glasses to sync data.  
  • I missed the neural band on my Meta Displays. I wish these had a controller of some sort to make it easier to scroll to different tabs.   
  • The case does not charge the glasses while they are stored in them.

 

All and all, I liked these glasses. They were comfortable to wear all day; the battery life is great and the functionality to use from day to day was very convenient. The display itself was bright and the sound was excellent. My only cons were the glasses disconnecting from the app if I was away from the phone, wishing I could turn up and down the volume on the glasses themselves, and I did miss having a camera on my glasses. If you have any questions, let me know and I will try to answer them.  

reddit.com
u/Evilelfqueen — 1 day ago
▲ 5 r/SmartGlasses+1 crossposts

Rokid Glasses Complete Official Accessories Bundle – Charging Case, Boxes, Clips & Pouches (NO GLASSES) Selling a complete set of original accessories and original packaging for Rokid smart glasses.

​

​PLEASE NOTE: The actual Rokid smart glasses are NOT included in this sale. This bundle is perfect for someone who needs a replacement charging case, extra lenses, travel pouches, or original boxes for resale.

Selling as one bundle - not separately.

​What is included in the bundle:

​Original Rokid Glasses Charging Case (Silver capsule power bank case) + original retail box

​Original Rokid Glasses Retail Box with grey magnetic folding protective case

​Rokid Prescription Lens Frame (with original box) for adding custom corrective lenses

​2x Tinted/Sun Lens Clips (different shapes/shades for sun protection)

​2x Replacement Nose Pads (clear)

​1x Rokid Black Leather Slip Pouch

​1x Stepper Protective Case/Pouch

​All items are in mint condition.

​Price: €120

Shipping: Not included (will be calculated based on your location, shipping worldwide from EU/Slovakia).

Payment: Bank Transfer

u/kingule1977 — 1 day ago
▲ 30 r/SmartGlasses+1 crossposts

I built an open-source iOS app that turns Meta Ray-Ban glasses into an on-device AI assistant (neural voice + model picker)

Hey all — I've been building OpenVision, a free and open-source iOS app that connects Meta Ray-Ban smart glasses to AI. Just shipped v2.3.0 and wanted to share it here.

What it does:

• 5 AI backends — fully on-device (Apple MLX + Apple Intelligence, works offline and private) or cloud (OpenAI / Gemini Live)

• Pick your local model — Qwen 2.5, Gemma, or SmolVLM, so you can trade memory for capability

• On-device neural voice (Kokoro) — natural text-to-speech, nothing leaves the phone

• On-device face recognition — "remember this person as Sara", then later "who is this?"

• Live web search that returns current info (news, weather, prices)

• Wake word ("Ok Vision"), conversation memory, fully hands-free

It's MIT-licensed and on GitHub: https://github.com/rayl15/OpenVision

Would love feedback from people who actually own the glasses — especially which models or features you'd want next.

u/FlimsyAir5557 — 3 days ago

Which one shall I get? INMO AIR 3, SPECS OR RAYNEO X3 PRO

looking to get smart glasses for brief entertainment not sure which one shall I wait or get?

reddit.com
u/Any_Fuel — 3 days ago

I built a way to talk to my self-hosted AI agent through my smart glasses — just submitted it for review

For the last few days I've been tinkering on a side project and figured this crowd might actually find it interesting.

I run a self-hosted Hermes agent (Nous Research) on my own server, and I wanted to actually *use* it hands-free instead of always pulling out my phone. I also have a pair of Even Realities G2 smart glasses, so I built a little app that connects the two.

The idea: I tap the touchpad on the glasses or ring, speak, and my words go through live speech-to-text straight to my own agent. The answer streams back onto the glasses display — and I can watch it think, see which tools it's running (web search, code, memory, etc.), and approve anything sensitive right from the glasses with a swipe. The phone stays in my pocket.

A few bits I'm kind of happy with:

Fire-and-forget: I can start a longer task, double-tap back out, and let it finish in the background while I do something else. The session list marks which runs are still going, waiting for approval, done, or failed — and re-attaches to the live stream when I open one back up.

Opening a session shows the last chunk of the conversation, which is basically the agent's own context window.

Speech-to-text isn't locked to one vendor: it supports a handful of providers (Deepgram, OpenAI, ElevenLabs, Gladia, Soniox, Speechmatics, Rev AI) or your own STT server if you'd rather keep that part local too.

Everything lives on the device — you point it at your own gateway with your own keys. Nothing routes through me.

It's very much a self-hoster / tinkerer thing right now: you need your own Hermes gateway running, and there's a small CORS patch for the agent because its streaming endpoint doesn't send the headers a WebView needs.

Status: I just submitted it to the Even Hub (their app store) and it's in review now. I honestly have no idea how long that takes on such a small platform, so I'm mostly just curious how it goes — I'll report back once I hear something.

Happy to answer questions about how it's built. It's a WebView app on their SDK, a 576x288 green display with a single font, so a surprising amount of the work was pixel-measuring text to get the layout and scrolling right. Curious if anyone else here is doing agent stuff on wearables.

u/DesignEddi — 3 days ago

Should I buy Dual32-inch 2K/4K monitors or get an Xreal 1S ??

Hi everyone,I am relocating to a new city and setting up my workstation from scratch. I am debating between buying a traditional dual 2K monitor setup or entirely replacing it with the XREAL 1S glasses.

My Daily Use Case:Software: VS Code, Microsoft Teams, Outlook, and YouTube/movies.

Duration: 8+ hours of continuous daily use.

Environment: Strictly desk-bound (home or office). I do not care about cafe productivity or "on-the-go" travel use cases.

My Concerns & Constraints:

Text Clarity: Can the XREAL 1S provide the exact text sharpness, pixel density, and clarity required for heavy coding and reading as a physical dual 2K monitor setup?

Field of View (FoV): Will the 52-degree FoV bother me a lot or feel claustrophobic when multitasking? Does it mean I have to constantly turn my head just to see my side windows (like Teams or Outlook) compared to a dual-monitor setup? Because I have to do that even with monitors right ?

Comfort: Is it genuinely viable to wear XR glasses for 8+ hours a day as a primary display without eye strain or physical discomfort?

No Return Policy: I have never used XR or VR glasses before. I cannot try them beforehand, and I cannot return them in my country if I am disappointed.

Devices: 80% usage with macbook pro. 20% with my oneplus phone. Will I have to keep the phone turned on all the time when something is playing on the XR glasses ?

Is there an app that makes me create triple monitor setup on xr glasses instead of a single ultrawide one ?? Bcz I might have to share my screen during MS-teams meetings.

Does Xreal 1S come with a prescription lens frame inside the box ?

The idea of having a massive, portable virtual ultrawide screen for flexibility is highly tempting, but I want to be realistic. Is the technology mature enough to completely replace a dual-monitor desktop setup, or is it still too early for this to be a reliable primary daily driver?

Would love to hear from anyone using these for full-time development work!

reddit.com
u/Decent_Concentrate11 — 3 days ago

Suggestions

Looking for something with decent audio, notifications available via display in lenses, prescription lenses support, ideally comfortable enough for daily use, works well with apple ecosystem. Those are the big things off the top of my head besides maybe good control scheme (ring, band, etc). I was eyeing the rokkids and ultimately was underwhelmed by them, couldn’t help thinking I would not be happy with them at the end of the day. TIA for all of your help!

reddit.com
u/Ok_Court_1503 — 3 days ago

Glasses that can project directions on them?

This is really the only thing I actually care about for smart glasses, other features are cool and all but I want something that I can have on, and follow directions with

Preferably something that doesn't take up a ton of your vision and would be safe to drive with them on.

Idk if there is any that are okay for driving, but this would be very useful for me.

reddit.com
u/Sudden_Wind_8636 — 4 days ago

Another good option from AliExpress

This year the have improved the sound by making it a lot louder and removing some of the sibilance in the treble.

The frames are well built and have a spring.

For 10usd they are really really good and are almost invisible on your face.

I should have gotten the black version though

u/reeeeeeduardo — 4 days ago

There are literally no smart glasses with a camera that film in landscape and have *actual* stabilization available in the US, correct?

this is infuriating lol, unless I am mistaken (please someone tell me I am) this is currently an impossibility.

there are some that claim these things, namely the 200+ Chinese junk glasses on Amazon that all claim "4K, EIS" I've tried like six of these and returned them all: they all have the same junk 480p Sony 4:3 sensor and lack any actual stabilization. they all just come packaged in different frames, but they are all exactly alike and use the "HeyCyan" app, and have loads of fake reviews. you'll notice there is never any actual footage posted from any of these camera makes. even "BlackSheep" or "EarlySincere" are all from the same factory

the Rokid AI glasses style film in portrait

all RayBans film in portrait

am I missing something?

reddit.com
u/ratspeels — 5 days ago

Meta will now charge you for the best AI feature on its smart glasses, and there’s a limit even if you pay

Meta is capping free Conversation Focus use to 3 hours per month, while Meta One Premium raises that to 15.

Conversation Focus is an audio feature that acts like a lightweight, directional hearing aid. It is designed to help you hear face-to-face conversations more clearly in noisy environments like restaurants, busy offices, or crowded parties. And it works on-device. "Since monthly rate limits are usually tied to AI features that rely on server-side processing, a monthly cap on a feature that works entirely offline has raised questions about what’s actually driving Meta’s decision."

digitaltrends.com
u/AR_MR_XR — 5 days ago

Tired of replacing your glasses for smart features? Honest feedback needed

Hey guys,

I wear high-power prescription glasses and I'm tired of the tech industry ignoring us.

Every smart glasses product (Meta, etc.) forces you to throw away your current frames and buy expensive new ones. If your power changes, those glasses become useless.

As an engineer, I built Thrive — two tiny 4g sleeves that slide onto any existing glasses in seconds. No screws, no replacement.

Inside: open-ear audio, basic health tracking (HR, SpO2), posture alerts, head gestures, and voice AI. All hidden behind the ear.

Brutal honesty needed:

Would you actually buy something like this, or do you prefer normal earbuds?

What's the biggest flaw you see with putting tech behind the ear?

Not selling anything — just a tired engineer trying to decide if this is worth quitting my job for.

Thanks!

reddit.com
u/Garv_7545 — 5 days ago

Fighting with guilt about really wanting Smart Glasses

I've never in my life seen such divisive takes on a tech product in my life. I know people compare it to the internet, uber, other disruptors and that it will level out eventually, but comment sections make me feel like even being remotely interested in getting glasses is a moral failure and that I have a tiny bird brain.

But I'm clearly am obsessed with the idea of having the tech, my fyp on social media is almost exclusively about smart glasses and ai and i don't seem to get bored of the content, I'm really excited at the new release of the google/warby parker glasses and think it would be a great help for my poor organizational skills and keeping me accountable for things.

Probably an insecurity issue on my end but when i see a post about the glasses, i immediately open the comments damn well knowing its going to be a shit show of people talking about water usage, telling people they are sheep for being willfully surveilled. I understand these consequences and do have legitimate concerns as well. I'm avoiding meta for now because they do seem sketchy but i'm not so skeptical that I would never wear the glasses.

The itch for the glasses is real, I almost want to pull the trigger and get some to calm down about it when i inevitably realize it's not going to ruin my life but I'm just so afraid of the "creepy glasshole" judgements lol.

I just want to know if anyone else deals with this and if owning a pair has reduced the anxiety about owning a pair.

reddit.com
u/sparklesorelce — 7 days ago
▲ 20 r/SmartGlasses+1 crossposts

I Made a Tiny AR Terminal for Claude Code

I've been playing around with Rokid AR glasses development mode and I feel like I've hit the most fun use case for it yet.

Like a lot of you I have been enjoying running many projects simultaneously on my desktop computer using Claude Code.

But I was getting tired of connecting to it remotely when I was out and about so I built a compact terminal for Rokid AR glasses that lets me control Claude Code from almost anywhere.

The Rokid’d waveguide display is actually a super affordable future tech available to develop on right now. The interface of the app fits into its incredibly small form factor—essentially putting a remote coding terminal directly in front of my eyes. I can speak to it, or I can pull up a small foldable Bluetooth keyboard to do more intricate stuff. No other device needed, just Wifi or a a hotspot.

youtu.be
u/halldorberg — 7 days ago

Alternative to Meta RayBan

I really want some smart glasses but they are way too expensive, however, Amazon is flooded with cheap generic Chinese models that supposedly has the same features for the fraction of price....

Will I be wasting my money ? Or can anyone recommend me a different brand. I pretty much want what the Gen 1 meta glasses offers at a minimum.

reddit.com
u/KaleidoscopeExpert93 — 7 days ago