Note
This project requires a Mac with Apple Intelligence installed.
Open the project with Xcode and start the server using [Product > Run].
To run the project and start the server using the Swift Package Manager, run the following command in the terminal from the root of the project:
swift runSince this project implements the OpenAI API standard, it is compatible with chat user interfaces such as Open WebUI.