소스 검색

Update README.md

add milvus section
ryjiang 4 년 전
부모
커밋
2d07c276c9
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -38,6 +38,12 @@ out an open PR:
 3. `$ yarn install` to install dependencies
 3. `$ yarn install` to install dependencies
 4. Create a branch for your PR
 4. Create a branch for your PR
 
 
+### Milvus
+New to milvus? Milvus is an open-source vector database built to power AI applications and embedding similarity search.
+- [Milvus installation guide](https://milvus.io/docs/v2.0.0/install_standalone-docker.md)
+- [Milvus python sdk](https://milvus.io/docs/v2.0.0/explore_pymilvus.md)
+- [Milvus bootcamp](https://milvus.io/bootcamp)
+
 ## 📖 Documentation
 ## 📖 Documentation
 
 
 TBD
 TBD