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.
- Host: GitHub
- URL: https://github.com/linkscapeofficial/ollmao
- Owner: LinkScapeOfficial
- License: gpl-3.0
- Created: 2025-01-28T07:30:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T13:06:20.000Z (3 months ago)
- Last Synced: 2025-03-27T22:43:09.410Z (about 2 months ago)
- Topics: ai, deepseek, llama, mistral, models, ollama, ollama-app, ollama-client, ollama-gui, phi, qwen
- Language: Swift
- Homepage: https://ollmao.com
- Size: 634 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
![]()
![]()
> [!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)