|
@@ -1,5 +1,7 @@
|
|
# Attu
|
|
# Attu
|
|
|
|
|
|
|
|
+Attu is an all-in-one milvus administration tool.
|
|
|
|
+
|
|

|
|

|
|

|
|

|
|
[](https://hub.docker.com/r/zilliz/attu/tags)
|
|
[](https://hub.docker.com/r/zilliz/attu/tags)
|
|
@@ -7,10 +9,16 @@
|
|

|
|

|
|
[](./README_CN.md)
|
|
[](./README_CN.md)
|
|
|
|
|
|
-Attu is an all-in-one milvus administration tool. With Attu, you can dramatically reduce the cost of managing milvus.
|
|
|
|
-
|
|
|
|
<img src="./.github/images/screenshot.png" width="800" alt="attu home view" />
|
|
<img src="./.github/images/screenshot.png" width="800" alt="attu home view" />
|
|
|
|
|
|
|
|
+Attu is designed to manage and interact with Milvus, offering features such as:
|
|
|
|
+
|
|
|
|
+- **Database, Collection and Partition Management:** Organize and manage your data database, collections and partitions efficiently, helping users quickly structure and navigate their milvus database.
|
|
|
|
+- **Insertion, indexing and Querying of vector embeddings:** Easily insert and query vectors for seamless data operations, enabling users to swiftly handle vector data.
|
|
|
|
+- **Performing Vector Search:** Conduct high-performance vector searches with just a few clicks to quickly find similar items, helping users rapidly validate functionality.
|
|
|
|
+- **User and Role Management:** Manage users and roles to ensure secure and controlled access, allowing users to quickly administer permissions and security.
|
|
|
|
+- **Viewing System Topology:** Visualize the system architecture for better oversight and management, enabling users to quickly understand and optimize their system setup.
|
|
|
|
+
|
|
## Installation Guides
|
|
## Installation Guides
|
|
|
|
|
|
Before you begin, make sure that you have Milvus installed on either [Zilliz Cloud](https://cloud.zilliz.com/signup) or [your own server](https://milvus.io/docs/install_standalone-docker.md).
|
|
Before you begin, make sure that you have Milvus installed on either [Zilliz Cloud](https://cloud.zilliz.com/signup) or [your own server](https://milvus.io/docs/install_standalone-docker.md).
|