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

https://github.com/linkscapeofficial/ollmao

Ollmao (OH-luh-MAO) is a native SwiftUI app that integrates with Ollama to run powerful AI models locally on your Mac.
https://github.com/linkscapeofficial/ollmao

ai deepseek llama mistral models ollama ollama-app ollama-client ollama-gui phi qwen

Last synced: about 1 month ago
JSON representation

Ollmao (OH-luh-MAO) is a native SwiftUI app that integrates with Ollama to run powerful AI models locally on your Mac.

Awesome Lists containing this project

README

        





Ollmao


Website
ยท
Releases




Run powerful AI models locally on your Mac with Ollmao - a native SwiftUI app that integrates with Ollama.


Downloads
License

> [!NOTE]
> Ollmao (**OH-luh-MAO**) is an open-source project that integrates with Ollama but is not affiliated with or endorsed by the Ollama team. The name is a playful reference of Ollama.
>
> For more information, see the original discussion with the Ollama author [here](https://github.com/LinkScapeOfficial/Ollmao/issues/2).

## Features

- ๐Ÿค– Run AI models like LLaMA and DeepSeek locally
- ๐Ÿš€ Native macOS app with modern SwiftUI interface
- ๐Ÿ’ฌ Interactive chat interface
- ๐Ÿ”„ Real-time streaming responses
- ๐ŸŽจ Clean, modern macOS design
- ๐Ÿ”’ Privacy-focused - all processing happens locally

## Requirements

- macOS 13.0 or later
- [Ollama](https://ollama.com) installed on your Mac

## Installation

1. Install Ollama from [ollama.com](https://ollama.com)
2. Download the latest release of Ollmao
3. Move Ollmao.app to your Applications folder

## Development

This project is built with:
- SwiftUI
- Swift Concurrency
- Ollama API

## License

[GPL-3.0 License](LICENSE)