A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
groot 5cb11e5dd8
[skip ci] fix readme typo (#5801)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2021-06-16 14:49:09 +08:00
.github docker: move compose file from root path to docker folder (#4890) 2021-04-19 10:15:11 +08:00
.mergify [skip ci] Update mergify (#4657) 2021-01-25 15:29:43 +08:00
ci add test cases for index_file_size (#5708) 2021-06-10 16:57:14 +08:00
core refine log (#5776) 2021-06-15 19:21:04 +08:00
docker docker: move compose file from root path to docker folder (#4890) 2021-04-19 10:15:11 +08:00
docs fix errors in .mds (#4644) 2021-01-22 19:16:40 +08:00
sdk Refine C++ sdk code (#4979) 2021-04-21 16:50:31 +08:00
shards [skip ci] update mishards to 1.1.1 (#5799) 2021-06-16 14:26:58 +08:00
tests Search with big nq and big topk (#5748) 2021-06-15 09:53:12 +08:00
.all-contributorsrc docs: add aaronjin2010 as a contributor (#1089) 2020-01-17 19:03:38 +08:00
.clang-format format code by clang-tidy 2019-09-28 12:36:14 +08:00
.clang-tidy format code by clang-tidy 2019-09-28 15:00:26 +08:00
.clang-tidy-ignore rename some compile virables 2019-10-15 17:06:05 +08:00
.codacy.yaml Fix #839 and improve the code quality (#1470) 2020-03-02 12:15:26 +08:00
.codebeatignore Exclude code from Codacy (#1381) 2020-02-25 23:30:30 +08:00
.gitignore Refactor LOG macro and improve log format (#1927) 2020-04-15 14:44:00 +08:00
.hadolint.yaml Update build environment version to v0.9.0 (#2267) 2020-05-09 04:17:45 +00:00
CHANGELOG.md [skip ci] fix readme typo (#5801) 2021-06-16 14:49:09 +08:00
CODEOWNERS [skip ci] Update CODEOWNERS (#4753) 2021-02-27 10:50:04 +08:00
CODE_OF_CONDUCT.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
COMMUNITY.md [skip ci] Update COMMUNITY.md (#1862) 2020-04-03 11:28:19 +08:00
CONTRIBUTING.md [skip ci] contributing&readme_proofread (#4919) 2021-04-19 10:15:19 +08:00
DESIGN.md add debug APIs and update GPU temp memory size (#2420) 2020-05-26 14:39:44 +08:00
INSTALL.md [skip ci] modify branch name in install.md (#5658) 2021-06-08 10:43:37 +08:00
LICENSE Initial commit 2019-09-16 14:43:44 +08:00
NOTICE.md Revert PR3525 and PR3553 (#4014) 2020-10-17 18:51:00 +08:00
OSSMETADATA add osstracker badge to README.md 2020-02-24 05:48:43 +08:00
OWNERS Add OWNERS file 2021-05-28 10:54:52 +08:00
README.md [skip ci] contributing&readme_proofread (#4919) 2021-04-19 10:15:19 +08:00
README_CN.md [skip ci] contributing&readme_proofread (#4919) 2021-04-19 10:15:19 +08:00
RELEASE.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
SECURITY.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
SUPPORT.md fix errors in .mds (#4644) 2021-01-22 19:16:40 +08:00
codecov.yaml Flag the upload to group coverage metrics 2020-01-15 11:19:31 +08:00

README.md

Milvuslogo Slack GitHub Docker pulls

Build Status CII Best Practices codecov codebeat badge CodeFactor Grade Codacy Badge

What is Milvus

As an open source vector database, Milvus is easy-to-use, highly reliable, robust, and blazing fast. Adopted by over 600 organizations and institutions worldwide, Milvus empowers applications in a variety of fields, including image processing, computer vision, natural language processing, voice recognition, recommender systems, drug discovery, and more.

The following is Milvus architecture:

arch

For more detailed introduction of Milvus and its architecture, see Milvus overview. See Milvus release notes to keep up-to-date with its releases and updates.

Milvus is an incubation-stage project at LF AI & Data Foundation.

Get started

Install Milvus

See Milvus install guide to install Milvus using Docker. To install Milvus from source code, see build from source.

Try example programs

Try an example program with Milvus using Python, Java, Go, or C++ example code.

Supported clients

Application scenarios

You can use Milvus to build intelligent systems in a variety of AI application scenarios. See Milvus Scenarios for live demos. You can also see Milvus Bootcamp for detailed solutions and application scenarios.

Benchmark

See our test reports for more information about performance benchmarking of different indexes in Milvus.

Roadmap

To learn what's coming up soon in Milvus, read our Roadmap.

It is a Work in Progress, and is subject to reasonable adjustments when necessary. And we greatly appreciate any comments/requirements/suggestions regarding Milvus' roadmap.👏

Contribution guidelines

Contributions are welcomed and greatly appreciated. Please read our contribution guidelines for detailed contribution workflow. This project adheres to the code of conduct of Milvus. You must abide by this code to participate.

We use GitHub issues to track issues and bugs. For general questions and public discussions, please join our community.

Join our community

❤️ To connect with other users and contributors, you can join our Slack channel.

See our community repository to learn more about our governance and access more community resources.

Resources

License

Apache License 2.0