yhmo / milvus

Milvus is an open source vector similarity search engine.

Home Page:https://milvus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milvuslogo

Slack

GitHub Language GitHub top language GitHub release (latest by date) GitHub Release Date

Maintenance OSS Lifecycle HitCount Docker pulls

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

PRs Welcome

中文版 | 日本語版

What is Milvus

Milvus is an open source vector similarity search engine. Built with heterogeneous computing architecture for the best cost efficiency. Searches over billion-scale vectors take only milliseconds with minimum computing resources.

For more detailed introduction of Milvus and its architecture, see Milvus overview.

Keep up-to-date with newest releases and latest updates by reading Milvus release notes.

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 welcome any comments/requirements/suggestions regarding Milvus roadmap.:clap:

Application scenarios

Milvus is broadly applicable to a variety of areas. Below screenshot showcases our content-based image retrieval demo system built based on Milvus and VGG.

image retrieval demo

To explore more Milvus solutions and application scenarios, see our bootcamp repository.

Test reports

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

Supported clients

Get started

See the Milvus install guide for using Docker containers. To install Milvus from source code, see build from source.

To edit Milvus settings, read Milvus configuration.

Try your first Milvus program

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

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. By participating, you are expected to uphold this code.

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, welcome to join our Slack channel.

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

Mailing lists

Contributors

Below is a list of Milvus contributors. We greatly appreciate your contributions!


zerowe-seven

💻

erdustiggen

💻

gaolizhou

💻

Sijie Zhang

📖

PizzaL

💻

levylll

💻

aaronjin2010

💻

Resources

License

Apache License 2.0

About

Milvus is an open source vector similarity search engine.

https://milvus.io

License:Apache License 2.0


Languages

Language:C++ 66.6%Language:Python 22.5%Language:CMake 5.5%Language:Java 2.9%Language:Shell 1.2%Language:Groovy 0.7%Language:Dockerfile 0.6%Language:Makefile 0.0%