Skip to content

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

License

Notifications You must be signed in to change notification settings

LinkScapeOfficial/Ollmao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation


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