Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thirdtrigger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
thirdtrigger
1y ago
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 search the whole filesystem (about 1.5kb per file (384 di
2.
▲
Overview of Late Interaction Retrieval Models: ColBERT, ColPali, and ColQwen
(weaviate.io)
2 points
by
thirdtrigger
1y ago
|
0 comments
3.
▲
by
thirdtrigger
3y ago
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-003 model, otherwise known as GPT-3, trained on a custom data
4.
▲
Cohere Weaviate Wikipedia Retrieval Using LangChain
(github.com)
2 points
by
thirdtrigger
3y ago
|
0 comments
5.
▲
Exploring ANN Algorithms – Tile Encoder
(weaviate.io)
3 points
by
thirdtrigger
3y ago
|
0 comments
6.
▲
by
thirdtrigger
4y ago
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...
7.
▲
by
thirdtrigger
4y ago
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-
8.
▲
Meta AI’s web-scale corpus (Sphere) in Weaviate
(weaviate.io)
3 points
by
thirdtrigger
4y ago
|
0 comments
9.
▲
Vector Library versus Vector Database
(weaviate.io)
3 points
by
thirdtrigger
4y ago
|
0 comments
10.
▲
Matthijs Douze (Meta AI) on the Weaviate Podcast on Quantization and Faiss
(open.spotify.com)
2 points
by
thirdtrigger
4y ago
|
0 comments
11.
▲
Weaviate: Full text and vector search for Firestore
(samos-it.com)
26 points
by
thirdtrigger
4y ago
|
2 comments
12.
▲
by
thirdtrigger
4y ago
Thanks for your kind words about Weaviate (I’m affiliated).
13.
▲
by
thirdtrigger
4y ago
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 with cross-references
14.
▲
by
thirdtrigger
4y ago
+ Weaviate for vector based search. Has a BSD-3 license. https://weaviate.io/developers/weaviate/current/
15.
▲
Erik Bernhardsson and Etienne Dilocker on Vector Search in Production
(youtube.com)
2 points
by
thirdtrigger
4y ago
|
1 comments
16.
▲
How to choose a Sentence Transformer for vector search
(weaviate.io)
1 points
by
thirdtrigger
4y ago
|
0 comments
17.
▲
Support for Hugging Face Inference API in Weaviate
(weaviate.io)
2 points
by
thirdtrigger
4y ago
|
0 comments
18.
▲
Creating great (dev rel) talks
(semi.technology)
1 points
by
thirdtrigger
4y ago
|
0 comments
19.
▲
What Are Distance Metrics in Vector Search?
(weaviate.io)
1 points
by
thirdtrigger
4y ago
|
0 comments
20.
▲
by
thirdtrigger
4y ago
> 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 of vector search libraries with vector search
21.
▲
by
thirdtrigger
4y ago
Agreed with your observations about the difference between the libraries and databases. Maybe for a follow-up article? It's nice to see some independent research on the topic, tho.
22.
▲
Why is Vector Search so fast?
(weaviate.io)
19 points
by
thirdtrigger
4y ago
|
1 comments
23.
▲
by
thirdtrigger
4y ago
Agreed with fzliu, you can also use https://weaviate.io (disclaimer, I'm affiliated with Weaviate). You might also like this article which describes why one might want to use a vector search engine: https://db-en
24.
▲
Why the Business Model of Open-Source Software Works
(forbes.com)
2 points
by
thirdtrigger
4y ago
|
0 comments
25.
▲
Usage based pricing for vector search
(weaviate.io)
2 points
by
thirdtrigger
4y ago
|
0 comments
26.
▲
Learning to Retrieve Passages Without Supervision
(weaviate.io)
2 points
by
thirdtrigger
4y ago
|
0 comments
27.
▲
by
thirdtrigger
4y ago
Im affiliated with a company that makes one. We create a vector search engine called Weaviate [1] we also publish content on how it's done and the search engine itself is open source which might be helpful for you too. [1] https:/
28.
▲
by
thirdtrigger
4y ago
Always when Ted Nelson shows up, this point is made one way or the other. I even once heard Vint Cerf make these points at a conference. 1. Xanadu being vaporware 2. His ego What I really don't get is what Ted Nelson does to trigger th
29.
▲
by
thirdtrigger
4y ago
I'm affiliated with Weaviate, so maybe nice to get this out here for the record :) We call Weaviate a "vector search engine" (i.e., we prefer "vector search engine" because it describes the type of database) since
30.
▲
by
thirdtrigger
4y ago
Interesting writeup. I'm of the opinion that the problem of the naming issue (how to call "things"?) sits in the idea that going from structured documents to structured data is one abstraction level too deep (i.e., people don
More ›