Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cs50victor/os1

AGI operating system adapter for Apple Silicon Macs [WIP]
https://github.com/cs50victor/os1

01 agi ai macos openinterpreter

Last synced: 3 months ago
JSON representation

AGI operating system adapter for Apple Silicon Macs [WIP]

Awesome Lists containing this project

README

        

# 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](https://www.rust-lang.org/tools/install)
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.