Show HN: Chrome didn't have a native vector db so I built one:3
The GitHub URL offers details on `@changesets/cli`, a tool for versioning and publishing code in multi-package or single-package repositories. Find full documentation and common questions for user support.
Read original articleThe GitHub URL provided contains information about `@changesets/cli`, a tool designed for versioning and publishing code in multi-package or single-package repositories. The tool's full documentation can be accessed in the repository linked, along with a list of common questions to assist users in getting started.
Related
Show HN: Triplit – Open-source syncing database that runs on server and client
The GitHub URL provides details on `@changesets/cli`, a tool for versioning and publishing code in multi-package and single-package repositories. Full documentation and common questions are accessible in their repository.
Git-cliff – Generate changelog from the Git history
A customizable changelog generator, git-cliff, is now in version 2.0. It supports regex parsers, config files, and conventional commits. Integration available for Rust, Python, and Node.js. Copyright spans 2021-2024.
Show HN: A CLI that uses Claude to fix your code until the tests/builds pass
The GitHub project uses `@changesets/cli` for versioning and publishing code. It provides documentation and answers to user queries. Find more details in the repository documentation at the given link.
Python packaging scenarios by the creators of ruff
The GitHub URL provides details on "packse," a Python packaging tool. It includes installation, usage, building, publishing, running a package index, serving, testing, exporting, and writing new scenarios. Further inquiries are welcomed.
Show HN: Magic-cli – A copilot for your command line
The GitHub repository for Magic CLI enhances command line operations using LLMs. It includes command suggestions, task command generation, installation methods, configuration options, roadmap, security protocols, and contribution guidelines. Inquiries welcome.
- Many users are impressed with the tool's capabilities and potential for handling large volumes of data in modern browsers.
- There is confusion and curiosity about the term "chrome native" and whether the tool is specific to Chrome or compatible with other browsers.
- Some users are interested in the practical applications, such as retaining website content for local searches.
- Several comments provide additional resources and comparisons to similar projects, highlighting the interest in vector databases and in-browser functionalities.
- There are critiques about the quality of the documentation, with suggestions for improvement.
I hope you get the help you need for that!
One thing I'm curious about tho is the evolution of the project. Github says the last update in the code was 7 months ago. Is it because it is ready/done?
https://github.com/tantaraio/voy
https://github.com/nitaiaharoni1/vector-storage
https://github.com/danielivanovz/indexed-vector-store
https://github.com/yusufhilmi/client-vector-search
Another area I've looked into briefly is also trying to generate vector embeddings fully in-browser. I know there will likely be tradeoffs with dimensionality / overall accuracy/performance but having a semi-decent way to do this in-browser would be awesome.
This project only runs in node (but there's an issue that talks about how it might be modified to run in-browser):
https://github.com/Anush008/fastembed-js
Looks like transformers.js supports embeddings in-browser:
https://github.com/xenova/transformers.js/releases/tag/2.1.0
https://github.com/pinecone-io/semantic-search-example/blob/...
Also it appears the client-vector-search supports both embeddings & vector indexing
https://github.com/yusufhilmi/client-vector-search
Hope this helps others looking into this stuff!
Related
Show HN: Triplit – Open-source syncing database that runs on server and client
The GitHub URL provides details on `@changesets/cli`, a tool for versioning and publishing code in multi-package and single-package repositories. Full documentation and common questions are accessible in their repository.
Git-cliff – Generate changelog from the Git history
A customizable changelog generator, git-cliff, is now in version 2.0. It supports regex parsers, config files, and conventional commits. Integration available for Rust, Python, and Node.js. Copyright spans 2021-2024.
Show HN: A CLI that uses Claude to fix your code until the tests/builds pass
The GitHub project uses `@changesets/cli` for versioning and publishing code. It provides documentation and answers to user queries. Find more details in the repository documentation at the given link.
Python packaging scenarios by the creators of ruff
The GitHub URL provides details on "packse," a Python packaging tool. It includes installation, usage, building, publishing, running a package index, serving, testing, exporting, and writing new scenarios. Further inquiries are welcomed.
Show HN: Magic-cli – A copilot for your command line
The GitHub repository for Magic CLI enhances command line operations using LLMs. It includes command suggestions, task command generation, installation methods, configuration options, roadmap, security protocols, and contribution guidelines. Inquiries welcome.