Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Repository
SmolVLM2 Demo
Basic Info
- Host: GitHub
- Owner: huggingface
- Language: Swift
- Default Branch: main
- Size: 121 KB
Statistics
- Stars: 174
- Watchers: 6
- Forks: 20
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
HuggingSnap
HuggingSnap is an iOS app that lets users quickly learn more about the places and objects around them. Just point your camera to do things like have text translated, summarized; identify plants and animals; and more.
HuggingSnap runs SmolVLM2, a compact open multimodal model that accepts arbitrary sequences of image, videos, and text inputs to produce text outputs.
Designed for efficiency, SmolVLM can answer questions about images, describe visual content, create stories grounded on multiple images, or function as a pure language model without visual inputs. Its lightweight architecture makes it suitable for on-device applications while maintaining strong performance on multimodal tasks.
The repository makes use of a modified version of mlx-swift-examples for VLM support.
How to run
- Install from the App Store. You need an iPhone running iOS 18.
Or, to build the app yourself:
- Clone the repository
- Open HuggingSnap.xcodeproj in Xcode
- Run the app on a physical device
You'll need to change the bundle identifier and developer team to run the app on your device.
Owner
- Name: Hugging Face
- Login: huggingface
- Kind: organization
- Location: NYC + Paris
- Website: https://huggingface.co/
- Twitter: huggingface
- Repositories: 355
- Profile: https://github.com/huggingface
The AI community building the future.
GitHub Events
Total
- Issues event: 3
- Watch event: 146
- Delete event: 2
- Issue comment event: 2
- Push event: 4
- Public event: 1
- Pull request event: 6
- Fork event: 19
- Create event: 2
Last Year
- Issues event: 3
- Watch event: 146
- Delete event: 2
- Issue comment event: 2
- Push event: 4
- Public event: 1
- Pull request event: 6
- Fork event: 19
- Create event: 2
Dependencies
- github.com/1024jp/GzipSwift 6.0.1
- github.com/apple/swift-argument-parser 1.4.0
- github.com/apple/swift-collections 1.1.4
- github.com/apple/swift-numerics 1.0.2
- github.com/cyrilzakka/mlx-swift-examples
- github.com/gonzalezreal/NetworkImage 6.0.1
- github.com/gonzalezreal/swift-markdown-ui 2.4.1
- github.com/huggingface/swift-transformers 0.1.17
- github.com/johnmai-dev/Jinja 1.1.1
- github.com/ml-explore/mlx-swift 0.21.3
- github.com/swiftlang/swift-cmark 0.4.0