Skip to content

Classroom VR v1.0.0

Latest

Choose a tag to compare

@37743 37743 released this 02 Oct 00:30
· 20 commits to main since this release

Setup Method:

  • Install the Meta Quest app on your phone and log in with your Meta account.
  • Pair your headset in the app.
  • In the phone app: Menu → Devices → your Quest → Developer Mode → On.
  • Reboot the headset, then enable "Allow USB Debugging" when connecting the cable with your preferred device of choice.
  • Install SideQuest (desktop).
  • Plug in the Quest, ensure the top-left dot in SideQuest is green (authorized).
  • Download the latest APK release from the Releases sidepanel.
  • On SideQuest, select Install APK from folder (down-arrow icon) → pick your .apk → wait for "Success".
  • Now you can run the application locally through: Apps → filter Unknown Sources → launch your app.

DISCLAIMER:

  • You would need to host and connect (through the inspector) your own RAG/LLM/SQL servers on your machine using the models (optional) uploaded in ~/RAG Models/ and database backup uploaded in ~/SQL/ as well as any API keys.