HN user

demilich

6 karma
Posts0
Comments14
View on HN
No posts found.
[GET] "/api/user/demilich/stories?hitsPerPage=30&page=0": 500 Failed to fetch user stories

The recognition of file layout to parse file content is indeed a very innovative idea. Compared to many open-source projects we have seen before, this provides us with new ideas for using RAG to solve problems in the future. I hope the author of this project will continue to update it, so that more people can benefit from it.

Well, I suppose its website have answered the similar question. From my point of view, FAISS and ANNOY are algorithm libraries which can be integrated into any application, but can't be used directly. Meanwhile, Milvus is a server can provide ANNS services independently, which already integrated many ANNS libraryies like FAISS and ANNOY. On the other hand, neighter FAISS nor ANNOY can solve all scenarios which have different vectors data size and distribution. As a server, Milvus can choose right algorithm to solve the problem.