OpenInterpreter / 01

The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
https://01.openinterpreter.com/
GNU Affero General Public License v3.0
4.98k stars 533 forks source link

Windows onboarding: livekit_path !exists (+onboarding lacking polish) #310

Open dylanh724 opened 1 month ago

dylanh724 commented 1 month ago

Describe the bug Instructions are vague and incorrect at 5.3:

https://01.openinterpreter.com/server/windows-livekit

Expected behavior

  1. If I open main.py and CTRL+F for livekit_path, was hoping such a placeholder would exist to ensure I toss it to the expected location.

  2. It would also be nice if this was set to some kind of default/expected path to prevent backtracking the guide. In fact, the guide says to place it in software/, a sibling to main.py -- shouldn't it just set it for us to simply livekit-server.exe (the zip contents are unversioned)?

  3. The guide vaguely says to Download the latest release of LiveKit server for Windows (e.g., livekit_1.7.2_windows_amd64.zip). - expected a link.

  4. Related mention: A "QR code will be generated" in the +1 up instructions, but nothing actually pops up. There's a localhost url that simply has an input box, but no QR code. This could use some elaborating.

Overall, the Windows guide is pretty underwhelming: somewhat vague and overly tedious. This could definitely use some UX polish. I hope to say this respectfully - just some observations through my own eyes!

Screenshots image

Do I just arbitrarily set this at the top below the imports?