From 093410ceb5a330d0b30a4745f2a5124daf6cf34f Mon Sep 17 00:00:00 2001 From: nameczz Date: Fri, 10 May 2024 10:26:08 +0800 Subject: [PATCH] update readme Signed-off-by: nameczz --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f647bc0a..428e9a06 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Attu - [![typescript](https://badges.aleen42.com/src/typescript.svg)](https://badges.aleen42.com/src/typescript.svg) [![downloads](https://img.shields.io/docker/pulls/zilliz/attu)](https://hub.docker.com/r/zilliz/attu/tags) @@ -141,6 +140,16 @@ We appreciate your contributions to Attu, regardless of size. Thanks for support If you encounter any bugs or want to request a new feature, please create a [GitHub issue](https://github.com/zilliztech/attu/issues/new/choose). It's important to check if someone else has already created an issue for the same problem before submitting a new one. +### Useful Examples + +[Milvus Typescript Examples](https://github.com/zilliztech/zilliz-cloud-typescript-example):This repo provides some simple React apps based on Next.js. + +| Name | Demo | Model | +| -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------- | +| [semantic-search-example](https://github.com/zilliztech/zilliz-cloud-typescript-example/tree/master/semantic-search-example) | https://zilliz-semantic-search-example.vercel.app | all-MiniLM-L6-v2 | +| [semantic-image-search](https://github.com/zilliztech/zilliz-cloud-typescript-example/tree/master/semantic-image-search) | | clip-vit-base-patch16 | +| [semantic-image-search-client](https://github.com/zilliztech/zilliz-cloud-typescript-example/tree/master/semantic-image-search-client) | https://zilliz-semantic-image-search-client.vercel.app | clip-vit-base-patch16 | + ### Userful links Here are some helpful resources to get you started with Milvus: