solutions/embedneural/README.md
EmbedNeural is an NPU-native multimodal embedding model designed for on-device image and text search, optimized for Apple and Qualcomm NPUs. It enables efficient, privacy-preserving semantic search directly on mobile, IoT, and PC devices—no cloud required.
Your embarrassing screenshots, personal photos, and saved designs never touch the cloud. Visual search runs 100% locally.
<p align="center"> </p>EmbedNeural turns your chaotic image library into an instantly searchable visual database—without compromising speed, privacy, or battery life.
<p align="center"> </p>⚠️ Hardware Requirement: EmbedNeural is optimized for Apple Neural Engine and Qualcomm Hexagon NPU.
nexa pull NexaAI/EmbedNeural
nexa serve
pip install gradio
pip install -r requirements.txt
python gradio_ui.py