macai (macOS AI) is a simple yet powerful native macOS client made to interact with modern AI tools (ChatGPT- and Ollama-compatible API are supported).
[!NOTE]
macai v2-alpha is out!
You can download latest binary, notarized by Apple, on Releases page.
You can also support project on Gumroad.
Checkout main branch and open project in Xcode 14.3 or later
To run macai with ChatGPT, you need to have ChatGPT API token. You can get it here. Add the token to the settings and you are ready to go. Note: by default, gpt-4o model is selected. You can change it in the New Chat settings.
Ollama is the open-source back-end for various LLM models. Run with Ollama is very easy:
ollama run llama3
http://localhost:11434/api/chat
:
llama3
macOS 12.0 and later (both Intel and Apple chips are supported)
Project is in the active development phase.
Contributions are welcomed. Take a look at macai project page and Issues page to see planned features/bug fixes, or create a new one.
An example of custom system message and ChatGPT responses:
The syntax of the code provided in ChatGPT response will be highlighted (185 languages supported)
In most cases, tables in ChatGPT repsonses can be formatted as follows: