README / README.md
devilyouwei's picture
feat: add local AI chat demo
dacf740 verified
|
Raw
History Blame Contribute Delete
2.81 kB
---
title: Hugging Mac
emoji: 🍎
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
---
# Hugging Mac 🍎
**Your Mac is far more powerful than you think.**
Apple Silicon combines the CPU, GPU, Neural Engine, and unified memory into a remarkably capable platform for local AI. Hugging Mac helps developers unlock that power to build private, responsive ***AI apps, services, games, plugins, and agents*** directly on macOS.
This organization provides ready-to-use, converted, and optimized **Core ML `.mlpackage` models**, saving developers the time and complexity of converting them locally.
Explore models for:
- LLMs, multimodal assistants, and AI agents
- ASR, TTS, and speech enhancement
- YOLO detection, pose estimation, and segmentation
- Face, hand, and other computer-vision tasks
Want to see what these models can build? Download and run [Hugging Mac on GitHub](https://github.com/devilyouwei/hugging-mac) to experience local AI applications powered by Apple Silicon.
## Demos
See how local models become private, responsive experiences on Apple Silicon—from
multimodal conversation to real-time vision games.
<table>
<tr>
<td align="center" width="50%">
<strong>Chat</strong><br>
<a href="https://hugging-mac-readme.hf.space/#chat"><img src="posters/chat.png" alt="Watch the local AI Chat demo"></a><br>
Talk naturally with a multimodal assistant powered by local ASR, vision, LLM, and TTS.
</td>
<td align="center" width="50%">
<strong>Yolo Pose Follow</strong><br>
<a href="https://hugging-mac-readme.hf.space/#pose-follow"><img src="posters/pose-follow.png" alt="Watch the Yolo Pose Follow demo"></a><br>
Match poses and gestures with YOLOv8 Pose.
</td>
</tr>
<tr>
<td align="center" width="50%">
<strong>Yolo Fruit Slice</strong><br>
<a href="https://hugging-mac-readme.hf.space/#fruit-slice"><img src="posters/fruit-slice.png" alt="Watch the Yolo Fruit Slice demo"></a><br>
Turn your forearms into blades and slice fruit.
</td>
<td align="center" width="50%">
<strong>Palm Thunder</strong><br>
<a href="https://hugging-mac-readme.hf.space/#palm-thunder"><img src="posters/palm-thunder.png" alt="Watch the Palm Thunder demo"></a><br>
Steer a live fighter with local hand tracking.
</td>
</tr>
</table>
**[Watch all demos →](https://hugging-mac-readme.hf.space/)**
Have an idea for an AI-native game? Contributions are welcome across game
concepts, visual and audio assets, code, interaction design, stories, levels,
and scripts. Let us build playful games for the AI era together.
**Run models locally. Keep data private. Create more with your Mac.**
> You will need a Mac with Apple Silicon. A Mac mini or MacBook powered by an M-series chip is recommended.