Commit
•
d6c1ade
1
Parent(s):
41db8b5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
<p align="center" style="margin-bottom: 0;">
|
5 |
+
<img src="https://github.com/huggingface/chat-macOS/raw/main/assets/banner.png" alt="HuggingChat macOS Banner">
|
6 |
+
</p>
|
7 |
+
<h1 align="center" style="margin-top: 0;">HuggingChat macOS</h1>
|
8 |
+
|
9 |
+
### About
|
10 |
+
HuggingChat 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.
|
11 |
+
|
12 |
+
### Installation
|
13 |
+
|
14 |
+
1. Download the latest `HuggingChat.zip` file from this repository.
|
15 |
+
3. Unzip the downloaded file.
|
16 |
+
4. Drag the `HuggingChat.app` to your Applications folder.
|
17 |
+
|
18 |
+
That's it! You can now launch HuggingChat from your Applications folder or using the dedicated keyboard shortcut: `⌘ + Shift + Return`.
|
19 |
+
|
20 |
+
### Feedback
|
21 |
+
|
22 |
+
We value your input! If you have any suggestions, encounter issues, or want to share your experience, please feel free to reach out:
|
23 |
+
|
24 |
+
1. **Email**: Send your feedback directly to [this address](mailto:cyril.zakka@huggingface.co).
|
25 |
+
|
26 |
+
2. **Community Issues**: For bug reports or feature requests, please create an issue or discussion in this repository.
|
27 |
+
|
28 |
+
- Provide a clear title and description of your feedback
|
29 |
+
- Include steps to reproduce the issue (for bugs) or detailed explanation (for feature requests)
|
30 |
+
- Include the app version number and macOS version
|
31 |
+
- Submit the issue
|
32 |
+
|
33 |
+
Your feedback helps improve HuggingChat for everyone. Thank you for your support!
|