Skip to content

Commit 17b7afd

Browse files
taylorarndtclaude
andcommitted
Clean up README bullet formatting for consistency
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 48555e2 commit 17b7afd

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Built with SwiftUI and [MLX Swift](https://github.com/ml-explore/mlx-swift-lm) b
88

99
## Features
1010

11-
- **Model Discovery**Browse thousands of models from the [mlx-community](https://huggingface.co/mlx-community) on Hugging Face, organized into categories like Chat, Reasoning, Code, Vision, and more
12-
- **One-Click Download**Download any model directly to your Mac with progress tracking
13-
- **Local Inference**Chat with models entirely on-device using MLX Swift. Nothing leaves your machine
14-
- **RAM Awareness**See at a glance which models fit comfortably in your Mac's memory
15-
- **TTS Playground**Text-to-speech with MLX Audio and VibeVoice models
16-
- **Context Management**Automatic conversation summarization to stay within context limits
17-
- **Beginner Friendly** — A simplified experience mode that hides technical jargon and shows practical descriptions
18-
- **Accessible from the Ground Up**Full VoiceOver support, keyboard navigation, accessibility announcements, and screen reader-friendly UI throughout. Built by a blind developer who uses VoiceOver as the primary interface
11+
- Browse thousands of models from mlx-community on Hugging Face
12+
- Download any model directly to your Mac with progress tracking
13+
- Chat with models entirely on-device using MLX Swift
14+
- See which models fit comfortably in your Mac's memory
15+
- Text-to-speech playground with MLX Audio and VibeVoice
16+
- Automatic conversation summarization to stay within context limits
17+
- Beginner-friendly mode that hides technical jargon
18+
- Full VoiceOver support, keyboard navigation, and screen reader-friendly UI throughout
1919

2020
## Requirements
2121

@@ -35,10 +35,10 @@ Built with SwiftUI and [MLX Swift](https://github.com/ml-explore/mlx-swift-lm) b
3535

3636
## Built With
3737

38-
- [MLX Swift](https://github.com/ml-explore/mlx-swift) — Apple's machine learning framework for Apple Silicon
39-
- [MLX Swift LM](https://github.com/ml-explore/mlx-swift-lm) — Language model inference
40-
- [Swift Transformers](https://github.com/huggingface/swift-transformers) — Tokenizers from Hugging Face
41-
- [Hugging Face Hub](https://huggingface.co/mlx-community) — Model discovery and downloads
38+
- [MLX Swift](https://github.com/ml-explore/mlx-swift)
39+
- [MLX Swift LM](https://github.com/ml-explore/mlx-swift-lm)
40+
- [Swift Transformers](https://github.com/huggingface/swift-transformers)
41+
- [Hugging Face Hub](https://huggingface.co/mlx-community)
4242

4343
## Accessibility
4444

@@ -58,6 +58,6 @@ MIT. See [LICENSE](LICENSE) for details.
5858

5959
## Related Projects
6060

61-
- [Perspective Server](https://github.com/Techopolis/Perspective-Server) — macOS menu bar app that exposes on-device Foundation Models as an OpenAI-compatible local API
62-
- [Perspective CLI](https://github.com/Techopolis/PerspectiveCLI) — Command-line interface for running Foundation Models and MLX models
63-
- [Perspective Web](https://github.com/Techopolis/perspective-intelligence-web-community) — Open-source AI chat app powered by Apple Foundation Models, runs in any browser
61+
- [Perspective Server](https://github.com/Techopolis/Perspective-Server)
62+
- [Perspective CLI](https://github.com/Techopolis/PerspectiveCLI)
63+
- [Perspective Web](https://github.com/Techopolis/perspective-intelligence-web-community)

0 commit comments

Comments
 (0)