This project was 100% made with Coditan and is completely open source.**
OpenIris is an open-source alternative to Siri designed specifically for Mac computers that do not support Apple's native AI features. It is capable of:
- Web search
- Terminal execution
- Knowing the current time
- Managing Volume
- Managing Brightness (subject to macOS permission restrictions)
- Managing timers
- Managing settings
- Opening/Closing apps
- Managing calendar
It utilizes local/cloud AI models, and uses voice recognition and native system TTS (Text-to-speech) for it's input/output. Supported languages for voice recognition match the Google Speech-to-Text registry.
Note
To change model or API key or orb size you can click the OpenIris orb and it'll open the settings panel
OpenIris employs an Orchestration Layer to handle tasks through a highly responsive actions loop: Type -> Execute -> Get Result -> Continue
This project is fully open source.
You can clone and build the source code using:
git clone https://github.com/EithanAsulin/OpenIris.gitOpenIris is a completely independent, fan-made open-source utility created for educational and utility purposes. It is not affiliated with, endorsed by, or associated with Apple Inc. Siri® is a registered trademark of Apple Inc.
