Rare find

Chat UI Swift. A chat app that talks to AI models on your Mac or iPhone.

github.com/mattt/chat-ui-swift

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Persist language model sessions per chat
  • Use AnyLanguageModel from public source repo
November 2025
  • Update README
  • Improve shift-enter behavior (#1)
  • Add README for shim package
  • Add local package to depend on AnyLanguageModel with MLX trait enabled
October 2025
  • Improve scroll tracking
  • Add support for streaming
  • Add README.md
  • Refactor ChatDetailView and add Preview
  • Fix annoying Swift concurrency non-issue
  • Fix flickering of loading indicator after initial response
  • Reorganize
  • Improve scroll position restoration
  • Trim leading and trailing quotation marks in generated title
  • Improve empty state
  • Improve model selector
  • Move auth status to bottom of sidebar
  • HuggingChat icon in New Chat view
  • Ollama-inspired New Chat row