Welcome to the LLMOs repository! LLMOs brings the Mac to life by giving it access to GPT4, and allowing it system-level-esque privileges to execute your commands. Summon it with Command-Enter, and watch it write essays on Word, play a song on Spotify, and even train an ML model locally.
To get a local copy up and running follow these simple steps.
- XCode
- OpenAI API Key
- Clone the repo
git clone https://github.com/shaotran/llmos.git
- Give LLMOs access to read/write files, open apps, etc. in System Preferences
- Build + Run on XCode
- “Send a text message to Ray saying What’s up?”
- “Take a screenshot and send it to Robert on Slack”
- “Analyze ~/housing2019.csv and train a simple regression model on it”
SwiftUI Frontend. Whisper-1. GPT4. Applescript. OSAScript.
Developed by Ethan Shaotran, Robert Sheng, Allan Zhang, Aarush Aitha.