Update README.md

pull/23306/head
Xiaofan 2023-04-07 17:48:35 -07:00 committed by GitHub
parent ba02e70301
commit 3c52d76d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -536,3 +536,5 @@ Milvus adopts dependencies from the following:
Milvus is adopted by following opensource project:
- [Towhee](https://github.com/towhee-io/towhee) a flexible, application-oriented framework for computing embedding vectors over unstructured data.
- [Haystack](https://github.com/deepset-ai/haystack) an open source NLP framework that leverages Transformer models
- [Langchain](https://github.com/hwchase17/langchain) Building applications with LLMs through composability
- [GPTCache](https://github.com/zilliztech/GPTCache) a library for creating semantic cache to store responses from LLM queries.