Making the community's best AI chat models available to everyone.
HuggingChat macOS is a native chat interface designed specifically for macOS users, leveraging the power of open-source language models. It brings the capabilities of advanced AI conversation right to your desktop, offering a seamless and intuitive experience.
https://github.com/user-attachments/assets/dacc87b2-2242-4ef5-84d5-9f9aae50c453
HuggingChat-macOS.zip
file.HuggingChat.app
to your Applications folder.HuggingChat is also available via Homebrew. Simply run:
brew install --cask huggingchat
That’s it! You can now launch HuggingChat from your Applications folder or using the dedicated keyboard shortcut: ⌘ + Shift + Return
.
In order to use HuggingChat in VSCode, you’ll need to install the HuggingChat Extension. After downloading it, add it to VSCode by navigating to the Extensions tab and selecting “Install from VSIX”. Choose the downloaded file and restart VSCode. HuggingChat can now use context from your code editor to provide more accurate responses.
git clone https://github.com/huggingface/chat-macOS.git
cd HuggingChat-macOS
HuggingChat-macOS.xcodeproj
in Xcodegit checkout -b feature/your-feature-name
# or
git checkout -b fix/your-bug-fix
We value your input! If you have any suggestions, encounter issues, or want to share your experience, please feel free to reach out:
Your feedback helps improve HuggingChat macOS for everyone. Thank you for your support!