A native macOS app for chatting with Ollama models
- Low memory usage and fast app launch times
- Support for multiple chat threads
- Switch between different models
- Markdown support
- Automatic chat thread title summarization
Screen.Recording.2024-09-29.at.6.24.53.PM.mov
- Download Chital
- Move
Chital.app
from theDownloads
folder into theApplications
folder. - Goto
System Settings
->Privacy & Security
-> clickOpen Anyway
The following settings can be changed from Chital > Settings:
- Default model
- Ollama base URL
- Context window length
- Chat thread title summarization prompt
Command + N
New chat threadOption + Enter
Multiline input
I built this application mainly for my own personal use. Feel free to fork this codebase to add features. I might not have time to look at the PRs and bug tickets.
MIT