Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS
- Host: GitHub
- URL: https://github.com/cyanosite/ollamalab
- Owner: Cyanosite
- Created: 2024-08-16T11:09:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T15:53:19.000Z (2 months ago)
- Last Synced: 2024-10-10T18:42:36.924Z (about 1 month ago)
- Topics: assistant, macos, ollama, ollama-client, swift, swiftdata, swiftui
- Language: Swift
- Homepage:
- Size: 5.41 MB
- Stars: 33
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)