Viewing profile — dhruv_anand
dhruv_anand
HN member- Joined
- Thu, May 18, 2023, 1:13 PM UTC
- HN karma
- 4
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About dhruv_anand
No profile information was provided.
Recent public activity
-
story
Show HN: Agent Launch – One CLI for Codex, Claude Code, Cursor, Gemini, OpenCode
I built a small CLI that unifies launching local coding agents. Instead of remembering different flags for Codex, Claude Code, Cursor Agent, OpenCode, and Antigravity CLI, I use on…
-
story
Show HN: Move data from any vector DB to any other vector DB
While building semantic search and LLM-powered apps, one needs to try out various vector databases because they differ widely in feature set, cost and other characteristics. The Ve…
-
comment
Comment #40324388
Things are what people call them. Featurization/Feature Extraction used to refer to manual feature engineering, where you could tell what each numerical value is. Vectorization, as…
- story
-
comment
Comment #40317562
for vector sinks , it would be good to integrate with Vector-io ( https://github.com/ai-northstar-tech/vector-io ) which provides import functions for ~10 vector databases already.…
-
comment
Comment #40317551
nice library. for text embeddings, it would be good to integrate with a framework like litellm, which has enabled doing embeddings using a variety of methods and API providers: htt…
-
comment
Comment #39754877
Can you link to your solution?
-
story
Show HN: Vector-Io: Universal Vector Data Import/Export
While building semantic search and LLM-powered apps, one needs to try out various vector databases because they differ widely in feature set, cost and other characteristics. The Ve…
-
comment
Comment #39293667
Is your YOShInOn RSS reader available as an app or open-source library?
-
comment
Comment #38852222
Not sure if this helps, but you can create embeddings using transformers.js (feature extraction pipeline) in the browser.
-
comment
Comment #38632038
You can have a look at this sheet: https://docs.google.com/spreadsheets/d/170HErOyOkLDjQfy3TJ6a... It shows which Vector DBs have a particular feature. "In-built Text Embeddings cr…
-
comment
Comment #38529373
They have it. It's called Bard. It's just not as good as one might expect from them.
-
comment
Comment #38268669
Why not index a DB of competitors. Something like crunchbase or an open equivalent?
-
comment
Comment #37855104
cool idea!
-
comment
Comment #37661186
Perplexity.ai and a whole bunch of other companies are doing this.
-
comment
Comment #36322918
https://news.ycombinator.com/item?id=36105660 Models under sentence-transformers are commonly used by people. You can check this leaderboard, where OpenAI's embeddings are outperfo…
-
comment
Comment #36199314
https://docs.trychroma.com/getting-started?lang=js#:~:text=C...