Skip to content

[WIP] feat: search similar icons by image#581

Open
dgaponov wants to merge 5 commits intomainfrom
feat/search-icons
Open

[WIP] feat: search similar icons by image#581
dgaponov wants to merge 5 commits intomainfrom
feat/search-icons

Conversation

@dgaponov
Copy link
Contributor

No description provided.

dgaponov and others added 5 commits February 11, 2026 15:33
Backend microservice that accepts a base64-encoded image and returns
the most visually similar icons from @gravity-ui/icons using CLIP
embeddings and cosine similarity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use @huggingface/transformers to run CLIP model directly in the
Next.js API route, eliminating the need for a separate Python
FastAPI service at runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant