Viewing profile — thirdtrigger
thirdtrigger
HN member- Joined
- Tue, Jul 24, 2018, 4:04 PM UTC
- HN karma
- 63
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About thirdtrigger
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
- story
- story
- story
- story
-
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...
-
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…
- story
- story
- story
- story
- story
- story
-
comment
Comment #33428279
Thanks for your kind words about Weaviate (I’m affiliated).
-
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…
-
comment
Comment #33322657
+ Weaviate for vector based search. Has a BSD-3 license. https://weaviate.io/developers/weaviate/current/
- story
- story
- story
- story
- story
- story
-
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…