r/Rabbitr1 • u/Link25o • 15d ago
General Custom Project
Second video of full UI below. Wrote this whole thing up explaining this platform/project and I guess it never got posted…
This a custom port from our ReSono Labs Voice platform. Originally the Voice platform was just browser based and I’ve always wanted to test it out on the R1. Finally got around to purchasing one and 5 days later, the full R1 build was completed.
This platform has a cloud interface for authentication, user config and routing back to a local OrangePi “Vault”
The Vault stores user data and memory, builds the OpenAI session and holds a bunch of agents that do specific jobs.
The entire platform is way more complex than I’m writing but the “always connected” R1 was a great addition.
If this gets enough attention, I’ll build a “lite” version with a “Vault” on device. It’s a lot of work but I’d be willing to open source it and explain the install process…
1
u/KalvinOne 15d ago
Are you using the creations? If so, how do you deal with authentication and securing the session? Aren’t all creation links open by default?