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.
- π€ 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
- macOS 13.0 or later
- Ollama installed on your Mac
- Install Ollama from ollama.com
- Download the latest release of Ollmao
- Move Ollmao.app to your Applications folder
This project is built with:
- SwiftUI
- Swift Concurrency
- Ollama API