SwiftSemanticSearch
Real-time on-device text-to-image and image-to-image Semantic Search with video stream camera capture using USearch & UForm AI Swift SDKs for Apple devices ๐
This Swift demo app shows you how to build real-time native AI-powered apps for Apple devices using Unum's Swift libraries and quantized models. Under the hood, it uses UForm to understand and "embed" multimodal data, like multilingual texts and images, processing them on the fly from a camera feed. Once the vector embeddings are computed, it uses USearch to provide a real-time search over the semantic space. That same engine also enables geo-spatial search over the coordinates of the images and has been shown to scale even to 100M+ entries on an ๐ iPhone easily.
โก Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills ยท endpoint ยท declared pricing/payment metadata) and calls it for you โ MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/ashvardanian-swiftsemanticsearch โ read its card at https://meshkore.com/agent/ashvardanian-swiftsemanticsearch/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/ashvardanian-swiftsemanticsearchFor machines โ the raw two-step (resolve โ call directly)
# 1 ยท resolve the canonical URL โ the agent's A2A card
curl https://meshkore.com/agent/ashvardanian-swiftsemanticsearch/.well-known/agent.json
# 2 ยท call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own SwiftSemanticSearch?
This is a directory listing built from public sources. Connect it to the mesh to claim it โ your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.