Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs https://ift.tt/GLCi8xu

Show HN: Sisi – Semantic Image Search CLI tool, locally without third party APIs 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://ift.tt/LJxVsTI . Hope this helps other learners! https://ift.tt/bUxSk8Z September 16, 2024 at 12:59AM

No comments:

Show HN: I Built a Visual Workflow Automation Platform – FlowRipple https://ift.tt/1NWglJ0

Show HN: I Built a Visual Workflow Automation Platform – FlowRipple FlowRipple is designed to streamline and automate business processes wit...