Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Making the community's best AI chat models available to everyone.

License

NotificationsYou must be signed in to change notification settings

huggingface/chat-macOS

Repository files navigation

HuggingChat macOS Banner

HuggingChat macOS

Static Badgeswift-versionplatform

About

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.

Demo

demo.mp4

Installation

  1. Go to theReleases section of this repository.
  2. Download the latestHuggingChat-macOS.zip file.
  3. Unzip the downloaded file.
  4. Drag theHuggingChat.app to your Applications folder.

Homebrew

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.

VSCode Integration

In order to use HuggingChat in VSCode, you'll need to install theHuggingChat 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.

Development Setup

Prerequisites

  • Xcode 16.0 or later
  • macOS 14.0 or later

Building the Project

  1. Clone the repository:
    git clone https://github.com/huggingface/chat-macOS.gitcd HuggingChat-macOS
  2. OpenHuggingChat-macOS.xcodeproj in Xcode
  3. Select your development team in the project settings if you plan to run on a physical device
  4. Build and run the project (⌘ + R)

Making Contributions

1. Choose or Create an Issue

  • Check existingissues for something you'd like to work on
  • Create a new issue if you have a bug fix or feature proposal
  • Comment on the issue to let maintainers know you're working on it

2. Fork and Branch

  1. Fork the repository to your GitHub account
  2. Create a new branch for your work:
    git checkout -b feature/your-feature-name# orgit checkout -b fix/your-bug-fix

3. Code Style Guidelines

  • Follow Apple'sSwift API Design Guidelines
  • Use SwiftLint rules defined in the project
  • Maintain consistent spacing and formatting
  • Write meaningful commit messages
  • Add comments for complex logic

Feedback

We value your input! If you have any suggestions, encounter issues, or want to share your experience, please feel free to reach out:

  1. GitHub Issues: For bug reports or feature requests, please create an issue in this repository.
    • Provide a clear title and description of your feedback
    • Include steps to reproduce the issue (for bugs) or detailed explanation (for feature requests)
    • Include the app version number and macOS version
    • Submit the issue

Your feedback helps improve HuggingChat macOS for everyone. Thank you for your support!

About

Making the community's best AI chat models available to everyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp