os1 icon indicating copy to clipboard operation
os1 copied to clipboard

AGI operating system adapter for Apple Silicon Macs [WIP]

os1

an AGI operating system for Apple Silicon Macs.

[!IMPORTANT] This project is currently in a very early development/experimental stage. There are a lot of unimplemented/broken features at the moment. Contributions are welcome to help out with the progress!

Prerequisites

  1. brew install portaudio ffmpeg cmake
  2. rust & cargo - rust installation guide
  3. tauri CLI - cargo install tauri

Installation

  • git clone https://github.com/cs50victor/os1.git
  • cd os1
  • cargo tauri dev

Milestone

  • [ ] Support local mode ( auto switching and manually setting it )
  • [ ] Full compatibility with Apple Silicon devices.