A native macOS app for chatting with Ollama models
- Fast launch times with minimal memory footprint
- Compact 2MB binary size
- Multiple concurrent chat threads
- Model switching during conversations
- Markdown rendering for formatted responses
- Auto-generated thread titles based on conversation content
Screen.Recording.2024-09-29.at.6.24.53.PM.mov
- Download Chital
- Move
Chital.appfrom theDownloadsfolder into theApplicationsfolder. - Goto
System Settings->Privacy & Security-> clickOpen Anyway
The following settings can be changed from Chital > Settings:
- Default model
- Ollama base URL
- Context window length
- Font size
- Chat thread title summarization prompt
Command + NNew chat threadOption + EnterMultiline input
This is a personal project built for my own use. The codebase is available for forking and modifications. Note that I may not actively review pull requests or respond to issues due to time constraints.
- Update version in
project.pbxproj - Xcode > Product > Archive > Distribute App > Custom > Copy App > Select folder ...
- Draft a new release and attach the application
MIT