A native macOS ChatGPT client built with SwiftUI.
- 💬 Native macOS chat interface with streaming responses
- ☁️ Support for OpenAI and Azure OpenAI
- 🗂️ Conversation management with search
- 🎨 Clean, modern design with keyboard shortcuts
- � Local data storage
- macOS 14.0+
- Xcode 15.0+
- OpenAI or Azure OpenAI API key
git clone https://github.com/yourusername/ayna.git
cd ayna
open ayna.xcodeprojBuild and run with Cmd+R.
- Launch the app
- Go to Settings (Cmd+,) → API tab
- Select your provider (OpenAI or Azure OpenAI)
- Enter your API credentials
- Start chatting with Cmd+N
Cmd+N- New conversationCmd+,- SettingsEnter- Send message
MIT License - see LICENSE file for details.