Live data from Hacker News

Viewing profile — ChocoluvH

ChocoluvH

HN member
Joined
Thu, Mar 03, 2022, 3:10 AM UTC
HN karma
12
Public activity
16 items

About ChocoluvH

League pro.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #43507327

    Here's my process: 1. Use ChatGPT-4o, upload a picture (for me I had a Titanic poster, you know..) with prompt "convert this photo to studio ghibli style anime." 2. Visit Movii.ai,…

  4. story
  5. comment
    Comment #36028850

    What does Chroma lack? Their APIs seem pretty much the same to me.

  6. comment
    Comment #36028612

    Always wondering pros/cons of Chroma and Qdrant. Can someone tell me?

  7. comment
    Comment #35342710

    haha. That case you might actually wanna consider FAISS/Milvus instead of Redis.

  8. comment
    Comment #35338452

    Cool webUI. Why is it not on Motif main site? https://motif.land/

  9. comment
    Comment #35338412

    There's no such thing as open internet

  10. comment
    Comment #35338403

    Damn. Time to HODL?

  11. comment
    Comment #35338140

    Don't start with Milvus clustered version, not unless you have like 100million vectors. Try Milvus standalone instead, much simpler. I also just found their python version ( https:…

  12. comment
    Comment #35323999

    Open source software nowadays are very easy to use. If your guy couldn't get a single open source software straight, you had the wrong guy :( I can only see managed service useful …

  13. comment
    Comment #35323894

    Certainly! The thing is to make ElasticSearch scores "comparable" to Milvus scores. Lots of ways to do this, but there's no single good solution. For example you could calculate BM…

  14. comment
    Comment #35323807

    IMO vector databases should not mess with ElasticSearch. The real focus should be to improve the recall of vector search. Pity that nobody is doing real AI research here. Money was…

  15. comment
    Comment #35323755

    I personally like Milvus very much. My point is I only trust stuff that focuses their own business. Especially for small startups.

  16. comment
    Comment #35311141

    Totally agree. The thing is that ElasticSearch does not meet our requirements in vector searching. I am currently running with Milvus + ElasticSearch, works perfect. The latest Mil…