Live data from Hacker News

Viewing profile — thirdtrigger

thirdtrigger

HN member
Joined
Tue, Jul 24, 2018, 4:04 PM UTC
HN karma
63
Public activity
91 items

About thirdtrigger

No profile information was provided.

Recent public activity

  1. comment
    Comment #43899629

    Might be interesting to add an optional embedded Weaviate [1] with a flat-index [2] to the project. It wouldn't use external services and is fully disk-based. Would allow you to se…

  2. story
  3. comment
    Comment #35982698

    TL;DR (from the article) How the HammerBot Works We also want to share details about how HammerBot works on the backend. Right now, our developers are using OpenAI’s text-davinci-0…

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #34006311

    Agreed – one can also use Weaviate which comes with an OOTB OpenAI module leveraging the embeddings end-point https://weaviate.io/developers/weaviate/current/retriever-ve...

  9. comment
    Comment #33957826

    There is also an integration with Weaviate. * Docs: https://weaviate.io/developers/weaviate/current/retriever-ve... * Post: https://weaviate.io/blog/2022/12/Cohere-multilingual-wit…

  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #33428279

    Thanks for your kind words about Weaviate (I’m affiliated).

  17. comment
    Comment #33418308

    What you propose is certainly possible, you could do that with a vector database like Weaviate ( https://weaviate.io ). Import the data, vectorize it, and connect it to a person wi…

  18. comment
    Comment #33322657

    + Weaviate for vector based search. Has a BSD-3 license. https://weaviate.io/developers/weaviate/current/

  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #32916415

    > At this point vector search is almost 'solved' Well, there is is still a lot to do. Going from memory to disk, etc. But I see your point. What might be a bit confusing is the mix…