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: about 1 year ago
JSON representation
AGI operating system adapter for Apple Silicon Macs [WIP]
- Host: GitHub
- URL: https://github.com/cs50victor/os1
- Owner: cs50victor
- License: mit
- Created: 2024-02-26T01:32:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T08:01:32.000Z (about 2 years ago)
- Last Synced: 2025-05-06T21:49:52.719Z (about 1 year ago)
- Topics: 01, agi, ai, macos, openinterpreter
- Language: Python
- Homepage:
- Size: 55.9 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.