Live data from Hacker News

Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

github.com

1–10 of 44 posts

Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#1
I wrote this tool to get familiar with CLIP model, I know many people have written similar tools with CLIP before, but I'm new to machine learning and writing a classic tool helps my study.

The unusual thing with my version is, it is in pure Node.js, with the power of node-mlx, a Node.js machine learning framework.

The repo in the link is mostly about implementing indexing and CLI, the code of the model implementation lives as a Node.js module: https://github.com/frost-beta/clip .

Hope this helps other learners!

Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs
github.com

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#4

In russian, "sisi" is a variation of "tits". Is there a job/services that confirm that branding is appropriate across different languages? Seems like a non trivial problem to solve.

It's definitely not a good name in English either

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#5

In russian, "sisi" is a variation of "tits". Is there a job/services that confirm that branding is appropriate across different languages? Seems like a non trivial problem to solve.

That is sad, the name sisi comes from the sisi empress: https://en.m.wikipedia.org/wiki/Empress_Elisabeth_of_Austria

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#6
post #3

Uses only 1 core 100% under linux, can this be changed? 10 images, each ~20 kb size, took more than 10 minutes to index, is that normal without GPU-acceleration?

No it is not normal, I only tested x64/arm64 macs, I will try on linux.

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#7

In russian, "sisi" is a variation of "tits". Is there a job/services that confirm that branding is appropriate across different languages? Seems like a non trivial problem to solve.

Sounds like something one might try to train an AI to do :)

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#9

In russian, "sisi" is a variation of "tits". Is there a job/services that confirm that branding is appropriate across different languages? Seems like a non trivial problem to solve.

it's also the name of egypt's authoritarian leader

https://en.wikipedia.org/wiki/Abdel_Fattah_el-Sisi

Re: Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs

#10

In russian, "sisi" is a variation of "tits". Is there a job/services that confirm that branding is appropriate across different languages? Seems like a non trivial problem to solve.

In cantonese it’s what a toddler might call poop
Post reply on HN