Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.63 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.63 KB


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.

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 installed on your Mac

Installation

  1. Install Ollama from 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