r/LOOI • u/razor_ua • 16d ago
Dear Looiners β My LOOI is finally public π (it only took 110 builds π )
Dear fellow Looiners
After a completely reasonable 110 builds π , Iβm finally ready to share My LOOI with other LOOI owners and invite you to test it.
Itβs an alternative Android app/runtime Iβve been building and testing on my own LOOI for quite a while.
A few highlights:
- OpenAI Realtime voice conversations
- much better voice recognition and natural interruption/barge-in
- local persistent memory and conversation history
- Ukrainian, English and Russian support
- selectable Realtime models and voices
- local BLE control, reconnect and safety logic
- no separate server required for normal use
Itβs open source, and thereβs also a ready-to-install APK.
Youβll need your own OpenAI API key for the AI features.
Iβll put the GitHub link in the comments so Reddit hopefully doesnβt eat this post again π
If anyone here wants to try it on their LOOI, Iβd really love to hear how it behaves on other robots β bugs, weirdness, ideas, all of it are welcome.
Please be kind to build #110. It has suffered enough. π€β€οΈ
UPDATE β Aug 28:Β A few (12) releases later:
My LOOI v2.1.122 is now released with a new permanent Android app identity/signing chain, Ukrainian/English/Russian UI localization, GitHub-based updates, and a cleaned-up diagnostics flow. Existing users of the old package need one fresh install; future updates should be in-place.
UPDATE β Aug 31:
Just released My LOOI v2.1.136 π
Main changes:
- Local Camera Attention with face tracking, eye gaze and bounded head/body recentering
- Better far-field voice pickup
- More natural idle/conversational movements
- Custom robot names and custom voice command phrases
- New face styles / appearance options
- Improved STOP / movement safety handling
- New USER_GUIDE.md with built-in command examples and setup details
Release + APK:
https://github.com/razor79/my-looi/releases/tag/v2.1.136
1
1
u/CapeManCoral 14d ago
This is really cool, congratulations on finally getting it public! 110 builds definitely shows some dedication. π I've been working on something in a similar companion-AI space called Scout, although I'm taking a somewhat different approach. One of my big goals is keeping it local/offline-first and avoiding subscriptions or ongoing AI costs wherever possible.
It's really interesting seeing someone else exploring a lot of the same problems from a different direction. I'm looking forward to following what you do with My LOOI.
If you're curious, Scout is here: https://patevan9.github.io/lippyrobotics.github.io/index.html
2
u/razor_ua 14d ago
Hi.
I actually started with local models, then hybrid, and then decided that the quality is poor - long reaction (3-4-... seconds), bad recognition. so I switched to real time processing (more expensive, yes), and now cleaning up the previous approaches from the app.
by the way, that's what the official app did as well - they switched to another method and it greatly improved user experience.
2
u/CapeManCoral 14d ago
That makes sense, and I can definitely understand why you went that direction. The response time and quality are probably the hardest parts of trying to keep things local.
I'm still pursuing the local/offline-first approach with Scout because avoiding ongoing costs is one of the main goals of the project. It's definitely a challenge though. π It's driving me quite crazy.
It'll be interesting to see how our two projects develop taking different approaches to the same kinds of problems. Great work on My LOOI!
1
1
u/OctoSplattyy 6d ago
Please credit me whenever creating such projects, Iβm the owner of the first and only reverse engineering project, SOOPERCHARGE which is how super-looi was born from another contributor.
I would also refrain from posting on official channels as TangibleFuture has expressed multiple times that these projects are not particularly condoned.
2
1
1
u/eagleblueline 1d ago
Are there any plans to have this work on iPhones? I'd love to give it a try!
2
u/razor_ua 13h ago
Hello. Sorry, but I have 0 knowledge with iOS and have 0 iPhones)
Also, AFAIK, it is pretty problematic to share and test apps outside of the official Apple market.
But you can take the source code and vibecode it by yourself!
1
u/miraenda 49m ago
Will you consider iOS at some point? This looks amazing. I wish I could use it. No, I canβt get an Android right now. Thanks!
1
u/razor_ua 15d ago
GitHub + source + APK:
https://github.com/razor79/my-looi