Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.01 KB

LLMOs

Header Image

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.


🚀 Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • XCode
  • OpenAI API Key

Installation

  1. Clone the repo
    git clone https://github.com/shaotran/llmos.git
  2. Give LLMOs access to read/write files, open apps, etc. in System Preferences
  3. Build + Run on XCode

Testing

  • “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”

Implementation

SwiftUI Frontend. Whisper-1. GPT4. Applescript. OSAScript.

Developed by Ethan Shaotran, Robert Sheng, Allan Zhang, Aarush Aitha.