Live data from Hacker News

Viewing profile — dhruv_anand

dhruv_anand

HN member
Joined
Thu, May 18, 2023, 1:13 PM UTC
HN karma
4
Public activity
17 items

About dhruv_anand

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. story
  5. 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.…

  6. 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…

  7. comment
    Comment #39754877

    Can you link to your solution?

  8. 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…

  9. comment
    Comment #39293667

    Is your YOShInOn RSS reader available as an app or open-source library?

  10. comment
    Comment #38852222

    Not sure if this helps, but you can create embeddings using transformers.js (feature extraction pipeline) in the browser.

  11. 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…

  12. comment
    Comment #38529373

    They have it. It's called Bard. It's just not as good as one might expect from them.

  13. comment
    Comment #38268669

    Why not index a DB of competitors. Something like crunchbase or an open equivalent?

  14. comment
    Comment #37855104

    cool idea!

  15. comment
    Comment #37661186

    Perplexity.ai and a whole bunch of other companies are doing this.

  16. 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…

  17. comment
    Comment #36199314

    https://docs.trychroma.com/getting-started?lang=js#:~:text=C...