Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyanosite/ollamalab

OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS
https://github.com/cyanosite/ollamalab

assistant macos ollama ollama-client swift swiftdata swiftui

Last synced: about 3 hours ago
JSON representation

OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS

Awesome Lists containing this project

README

        

# Ollama Lab

## Features

- SwiftData:
The app saves your chats locally so you can browse previous conversations. This is enabled by a SwiftData integration.
- Secure storage: OllamaLab uses App Sandbox so your stored conversations can only be read by OllamaLab

### Chat

![Chat feature](/ReadmeContent/ChatFeature.gif)

### Companion Mode

Companion mode can be enabled by ⌥+Space
![Companion Mode](/ReadmeContent/PopUpViewFeature.gif)

### Pull Model directly from OllamaLab

![Pull Model Feature](/ReadmeContent/PullModelFeature.gif)

### Delete Model

![Delete Model Feature](/ReadmeContent/DeleteModelFeature.gif)

### Settings View

![Settings View](/ReadmeContent/SettingsView.png)