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