• Stars
    star
    1,145
  • Rank 40,717 (Top 0.9 %)
  • Language
    Swift
  • License
    Other
  • Created about 1 year ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mac app for Ollama
app icon

Ollamac

A macOS app for interacting with the Ollama models.

Important Notice

Important

Ollamac is always free and open-source. You can only download Ollamac from this official repository. Any commercial apps that use the name Ollamac are not affiliated with or endorsed by me, the original creator.

Prerequisites

Before using Ollamac, ensure the following requirements are met:

  • Operating System: macOS 14 or later.
  • Ollama Setup: The Ollama system should be installed on your Mac. Ensure you have at least one Ollama model downloaded for interaction.

Install

Homebrew

brew install --cask ollamac

Download from GitHub

You can download the latest version of Ollamac from the releases page.

Features

  • Open-Source Nature: Dive into the code, contribute, and enhance Ollamac’s capabilities.
  • Optimized for macOS: Experience smooth and efficient performance on macOS.
  • Universal Model Compatibility: Use Ollamac with any model from the Ollama library.
  • User-Friendly Interface: Navigate easily through a straightforward design.
  • Chat Archive: Automatically save your interactions for future reference.
  • Real-Time Communication: Enjoy immediate responses with HTTP streaming technology.

And more...

Screenshot

screenshot

Acknowledgements

More Repositories

1

OllamaKit

Ollama client for Swift
Swift
190
star
2

Canvas

DALL·E playground for the Mac
Swift
119
star
3

ChatField

A versatile, multiline text input component for chat interfaces in SwiftUI
Swift
13
star
4

spacex-graphql-gateway

A GraphQL gateway for r-spacex/SpaceX-API
TypeScript
6
star
5

SelectableText

A view that displays one or more lines of read-only selectable text
Swift
6
star
6

ViewCondition

An extension to the View protocol that provides conditional view modifiers
Swift
5
star
7

markup2json

A library for converting HTML and XML into JSON
TypeScript
4
star
8

AppInfo

A utility for accessing application metadata from Info.plist
Swift
4
star
9

ContainerViews

A collection of reusable SwiftUI container views
Swift
3
star
10

ViewState

An extension that provides essential state modifiers to SwiftUI views
Swift
3
star
11

runo

A CLI tool that simplifies the process of running command line scripts, similar to npm scripts but for any type of project
TypeScript
3
star
12

shuffly

A JavaScript utility for shuffling arrays
TypeScript
2
star
13

sortire

A collection of popular sorting algorithms for JavaScript
TypeScript
2
star
14

AppIcon

A simple Swift utility for managing and retrieving app icon details in iOS
Swift
2
star
15

enhanced-array

A set of useful utilities that are not provided in the standard JavaScript Array
TypeScript
2
star
16

Olup

Swift
1
star
17

JCDDecoder

A Swift extension that simplifies decoding JSON directly into Core Data entities
Swift
1
star
18

AppIconView

A SwiftUI view for presenting and changing iOS app icons effortlessly
Swift
1
star
19

strpolate

Fast string interpolation with built-in type validation
TypeScript
1
star
20

swift-ai-model-retriever

A utility for retrieving AI model information from various providers. Supports Anthropic, Google, Ollama, and OpenAI (including OpenAI-compatible APIs).
Swift
1
star