HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stephen37

no profile record

Submissions

[untitled]

1 points·by stephen37·le mois dernier·0 comments

Martin Scorsese Is Embracing A.I.

nytimes.com
52 points·by stephen37·le mois dernier·56 comments

FLUX.1 Kontext – Edit Images with Prompt

bfl.ai
4 points·by stephen37·l’année dernière·0 comments

Don't Shard Your DB Manually

milvus.io
1 points·by stephen37·l’année dernière·0 comments

[untitled]

1 points·by stephen37·l’année dernière·0 comments

DeepSearcher: A local open-source Deep Research

milvus.io
229 points·by stephen37·l’année dernière·26 comments

[untitled]

1 points·by stephen37·l’année dernière·0 comments

Mistral Saba

mistral.ai
145 points·by stephen37·l’année dernière·21 comments

I Built a Deep Research with Open Source–and So Can You

milvus.io
2 points·by stephen37·l’année dernière·0 comments

[untitled]

1 points·by stephen37·l’année dernière·0 comments

Full Text Search in Milvus 2.5

milvus.io
1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

Visualize HNSW, FAISS and other ANNs index

github.com
2 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

[untitled]

1 points·by stephen37·il y a 2 ans·0 comments

comments

stephen37
·le mois dernier·discuss
Martin Scorsese is backing Black Forest Labs, the company famous for FLUX models.
stephen37
·l’année dernière·discuss
I got it working when I provided an image of a Model F keyboard. This is the strength of the model, provide it an input image and it will do some magic

Disclaimer: I work for BFL
stephen37
·il y a 2 ans·discuss
Oh yes good point, it's because at first I was using a local embedding model and then decided to use JinaAI as they have good embeddings.

Jina AI is doing different things but one of them is having embeddings and I use their English/ German embeddings as in one demo I am working with German data.

You can use pip as well but yes, let me add something about Poetry in case people don't know about it :)
stephen37
·il y a 2 ans·discuss
I love working with Ollama, I was really surprised at how easy it is to build a simple RAG system with it. For example: https://github.com/stephen37/ollama_local_rag
stephen37
·il y a 2 ans·discuss
On top of my head, pgvector only supports 2 indexes, those are running in memory only. They don't support GPU indexing, nor Disk based indexing, they also don't have separation of query and insertions.

Also with different people I've talked to, they struggle with scale past 100K-1M vector.

You can also have a look yourself from a performance perspective: https://ann-benchmarks.com/
stephen37
·il y a 2 ans·discuss
It's nice to begin with but you usually quickly hit a scale issue from what I tried and talked to different people using it.

Also they only offer index stored in Memory as far as I know, also lack the support of different index or more advanced ones like GPU index.

https://zilliz.com/comparison/milvus-vs-pgvector
stephen37
·il y a 2 ans·discuss
Cool to see that Supabase is adding S3 protocol! Nice to see more and more storage solutions available.

We, at Milvus, I've integrated S3, Parquet and other ones to make it possible for developers to use their data no matter what they use.

For those who have used both, how do you find the performance and ease of integration compares between Supabase and other solutions like Milvus that have had these features for some time?
stephen37
·il y a 2 ans·discuss
I am French originally and on my side what worked well was to speak to myself in English all the time. At home I would actually speak English out loud and it helped a lot with practicing my pronunciation and also to learn new words.

Also reading books in English out loud can be really helpful.
stephen37
·il y a 2 ans·discuss
What is Character.AI doing special to have that much more engagement than other apps?
stephen37
·il y a 2 ans·discuss
It might be the first time that I see a phone number on a Github Repo, I wonder how many phone calls they will actually receive. It's probably the last thing I'd like to do when looking at an open source repository.