https://github.com/gregorym/ollamac-pro
The native Mac app for Ollama
https://github.com/gregorym/ollamac-pro
Last synced: 2 months ago
JSON representation
The native Mac app for Ollama
- Host: GitHub
- URL: https://github.com/gregorym/ollamac-pro
- Owner: gregorym
- Created: 2024-02-27T00:21:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T20:19:57.000Z (about 1 year ago)
- Last Synced: 2025-06-07T19:46:41.811Z (about 1 year ago)
- Homepage: https://ollamac.com
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ollamac Pro
A professional macOS client for [Ollama](https://ollama.ai), empowering you to chat with local AI models through an elegant native interface.
## Download
**[Download Ollamac Pro from ollamac.com](https://ollamac.com)**
## Features
- **Multiple Conversations**: Create and manage multiple chat sessions
- **Versatile Chat Modes**: Switch between Chat and Completion modes
- **Model Selection**: Easily choose from any locally available Ollama model
- **Remote Server Support**: Connect to Ollama running on remote machines
- **Image Input**: Upload images to provide visual context to your conversations
- **Parameter Customization**: Fine-tune model parameters for optimal generation
- **Chat History**: Automatically organizes conversations by date
- **Context Management**: Edit previous messages and regenerate responses
- **Markdown Support**: Rich text rendering with markdown formatting
- **LaTeX Support**: Mathematical formula rendering
## Requirements
- macOS 14.0+
- [Ollama](https://ollama.ai) installed locally or accessible on a remote server
## Installation
1. Download the latest release from the [Releases](https://github.com/gregorym/ollamac/releases) page
2. Move `Ollamac Pro.app` to your Applications folder
3. Launch the app and connect to your Ollama server
## Quick Start
1. **Launch Ollamac Pro**
2. **Set up a server connection**:
- By default, Ollamac connects to Ollama at `http://localhost:11434`
- You can add custom server connections with different URLs
3. **Create a new chat**:
- Click the "New Chat" button
- Select a model from those available on your Ollama server
4. **Start chatting**:
- Type your message and press Enter or click Send
- Attach images by clicking the attachments button
## Advanced Usage
### Server Management
- Add multiple Ollama server connections
- Configure custom parameters for each server
- Connect to remote Ollama instances
### Model Parameters
Access model parameters by clicking the sidebar button in any chat. Customize:
- Temperature
- Top-p sampling
- Context window size
- And other generation parameters
### Message Management
- Edit previous messages
- Regenerate responses based on edited messages
- Delete conversations
- Rename chat threads
## License
Ollamac Pro is a commercial product by Mars 6 LLC.
## Support
For support, questions, or feedback, please create a Github issue.