README_CN.md
Milvus 是一款全球领先的开源向量数据库,赋能 AI 应用和向量相似度搜索,加速非结构化数据检索。用户在任何部署环境中均可获得始终如一的用户体验。
Milvus 2.0 是一款云原生向量数据库,采用存储与计算分离的架构设计。该重构版本的所有组件均为无状态组件,极大地增强了系统弹性和灵活性。更多系统架构细节,参考 Milvus 系统架构。
Milvus 基于 Apache 2.0 License 协议发布,于 2019 年 10 月正式开源,是 LF AI & Data 基金会 的毕业项目。
该特性尤其适用于综合搜索场景,如基于多种属性(如照片、声音、指纹等)识别向量库中最相似的人。有关更多信息,请参阅 混合搜索。
</details> <details> <summary><b>基于 Lambda 架构的流批一体式数据存储</b></summary> Milvus 在存储数据时支持流处理和批处理两种方式,兼顾了流处理的时效性和批处理的效率。统一的对外接口使得向量相似度查询更为便捷。 </details> <details> <summary><b>广受社区支持和业界认可</b></summary> Milvus 项目在 GitHub 上获星超 8000,拥有逾 1000 家企业用户,还有活跃的开源社区。Milvus 由 <a href="https://lfaidata.foundation/">LF AI & Data 基金会</a> 背书,是该基金会的毕业项目。 </details>请先安装相关依赖。
go: 1.21
cmake: >=3.18
gcc: 7.5
protobuf: >=3.7
克隆 Milvus 项目并编译。
# 克隆项目
$ git clone https://github.com/milvus-io/milvus.git
# 安装第三方依赖
$ cd milvus/
$ ./scripts/install_deps.sh
# 编译 Milvus 单机版
$ make milvus
获取更多内容,请阅读 开发者文档。
注意 主分支用于 Milvus v2.0 代码开发。Milvus v1.0 于 2021 年 3 月 9 日发布,是 Milvus 的首个长期支持(LTS)版本。如需使用 Milvus 1.0,请切换至 1.0 分支。
详见 Milvus 2.0 vs. 1.x 。
你可以从教程概述中,找到涵盖 RAG(检索增强生成)、语义搜索、混合搜索、问答、推荐系统等主题以及各种快速入门指南。这些资源旨在帮助你快速高效地入门。
| 教程 | 使用场景 | 相关 Milvus 功能 |
|---|---|---|
| 使用 Milvus 构建 RAG | RAG | 向量搜索 |
| 使用 Milvus 构建多模态 RAG | RAG | 向量搜索, 动态字段 |
| 使用 Milvus 进行图像搜索 | 语义搜索 | 向量搜索, 动态字段 |
| 使用 Milvus 进行混合搜索 | 混合搜索 | 混合搜索, 多向量, 密集嵌入, 稀疏嵌入 |
| 使用多向量实现多模态搜索 | 语义搜索 | 多向量, 混合搜索 |
| 问答系统 | 问答系统 | 向量搜索 |
| 推荐系统 | 推荐系统 | 向量搜索 |
| 视频相似性搜索 | 语义搜索 | 向量搜索 |
| 音频相似性搜索 | 语义搜索 | 向量搜索 |
| DNA 分类 | 分类 | 向量搜索 |
| 文本搜索引擎 | 语义搜索 | 向量搜索 |
| 通过文本搜索图像 | 语义搜索 | 向量搜索 |
| 图像去重 | 重复数据删除 | 向量搜索 |
| 使用 Milvus 构建图形 RAG | RAG | 图搜索 |
| 使用 Milvus 进行上下文检索 | 快速入门 | 向量搜索 |
| 使用 Milvus 进行 HDBSCAN 聚类 | 快速入门 | 向量搜索 |
| 使用 ColPali 实现多模态检索 | 快速入门 | 向量搜索 |
| 向量可视化 | 快速入门 | 向量搜索 |
| 基于 Milvus 的电影推荐 | 推荐系统 | 向量搜索 |
| 使用 Matryoshka 嵌入进行漏斗搜索 | 快速入门 | 向量搜索 |
</a>
</td>
<td width="30%">
从海量图片中快速检索最相似图片。
交互式智能问答机器人帮助用户节省时间和用人成本。
迅速检索相似化学分子式。
Milvus 训练营能够帮助你了解向量数据库的操作及各种应用场景。通过 Milvus 训练营探索如何进行 Milvus 性能测评,搭建智能问答机器人、推荐系统、以图搜图系统、分子式检索系统等。
欢迎向 Milvus 社区贡献你的代码。代码贡献流程或提交补丁等相关信息详见 代码贡献准则。参考 社区仓库 了解社区管理准则并获取更多社区资源。
<a href="https://github.com/0xflotus"></a> <a href="https://github.com/9Eurydice9"></a> <a href="https://github.com/ABNER-1"></a> <a href="https://github.com/Abhijnan-Bajpai"></a> <a href="https://github.com/Accagain2014"></a> <a href="https://github.com/Ahmetyasin"></a> <a href="https://github.com/Ald392"></a> <a href="https://github.com/AliDotS"></a> <a href="https://github.com/AllenYu1987"></a> <a href="https://github.com/Anosh21"></a> <a href="https://github.com/AnthonyTsu1984"></a> <a href="https://github.com/Aredcap"></a> <a href="https://github.com/ArenaSu"></a> <a href="https://github.com/Armaggheddon"></a> <a href="https://github.com/BUPTAnderson"></a> <a href="https://github.com/Ben-Aaron-Bio-Rad"></a> <a href="https://github.com/Bennu-Li"></a> <a href="https://github.com/Biki-das"></a> <a href="https://github.com/BossZou"></a> <a href="https://github.com/CNLHC"></a> <a href="https://github.com/CaoHaiNam"></a> <a href="https://github.com/Chisdo"></a> <a href="https://github.com/ChunelFeng"></a> <a href="https://github.com/CocytusElias"></a> <a href="https://github.com/CodeInDreams"></a> <a href="https://github.com/CsterKuroi"></a> <a href="https://github.com/Cupchen"></a> <a href="https://github.com/DLT1412"></a> <a href="https://github.com/DanielHuang1983"></a> <a href="https://github.com/Deep1Shikha"></a> <a href="https://github.com/DingQK"></a> <a href="https://github.com/DiptoChakrabarty"></a> <a href="https://github.com/EricStarer"></a> <a href="https://github.com/Erzangel"></a> <a href="https://github.com/Fierralin"></a> <a href="https://github.com/FluorineDog"></a> <a href="https://github.com/Gofastasf"></a> <a href="https://github.com/Gracieeea"></a> <a href="https://github.com/GuanyunFeng"></a> <a href="https://github.com/GuoRentong"></a> <a href="https://github.com/GuyKh"></a> <a href="https://github.com/Hard-Coder05"></a> <a href="https://github.com/Heisenberg-Y"></a> <a href="https://github.com/HesterG"></a> <a href="https://github.com/Hoyaspark"></a> <a href="https://github.com/HuaSheng2000"></a> <a href="https://github.com/HuangHua"></a> <a href="https://github.com/HurSungYun"></a> <a href="https://github.com/Ice-YcY"></a> <a href="https://github.com/JackLCL"></a> <a href="https://github.com/JadeFlute0127"></a> <a href="https://github.com/Janglearnstocode"></a> <a href="https://github.com/Javajava1"></a> <a href="https://github.com/Jeri-jose"></a> <a href="https://github.com/JinHai-CN"></a> <a href="https://github.com/JsDove"></a> <a href="https://github.com/Juneezee"></a> <a href="https://github.com/KubrickLiu"></a> <a href="https://github.com/KumaJie"></a> <a href="https://github.com/LeoReeYang"></a> <a href="https://github.com/Leslie-Wong-H"></a> <a href="https://github.com/Light-City"></a> <a href="https://github.com/Lin-gh-Saint"></a> <a href="https://github.com/Linkwei"></a> <a href="https://github.com/LionelDong"></a> <a href="https://github.com/LocoRichard"></a> <a href="https://github.com/LoveEachDay"></a> <a href="https://github.com/MrPresent-Han"></a> <a href="https://github.com/NavanshGoel"></a> <a href="https://github.com/NicoYuan1986"></a> <a href="https://github.com/NotRyan"></a> <a href="https://github.com/OxalisCu"></a> <a href="https://github.com/PahudPlus"></a> <a href="https://github.com/PiercarloSlavazza"></a> <a href="https://github.com/PowderLi"></a> <a href="https://github.com/PwzXxm"></a> <a href="https://github.com/QipengZhou"></a> <a href="https://github.com/RangerCD"></a> <a href="https://github.com/Raysilience"></a> <a href="https://github.com/Reidddddd"></a> <a href="https://github.com/ReigenAraka"></a> <a href="https://github.com/Rijin-N"></a> <a href="https://github.com/RosieZhang12"></a> <a href="https://github.com/RyanWei"></a> <a href="https://github.com/SCKCZJ2018"></a> <a href="https://github.com/SarthakJain26"></a> <a href="https://github.com/Shawnzheng011019"></a> <a href="https://github.com/SimFG"></a> <a href="https://github.com/SkyYang"></a> <a href="https://github.com/SnowyOwl-KHY"></a> <a href="https://github.com/SpadeA-Tang"></a> <a href="https://github.com/Sunt-ing"></a> <a href="https://github.com/SwaggySong"></a> <a href="https://github.com/TheShubhendra"></a> <a href="https://github.com/Thor-ChenBiao"></a> <a href="https://github.com/ThreadDao"></a> <a href="https://github.com/ThyeeZz"></a> <a href="https://github.com/Tlincy"></a> <a href="https://github.com/Tumao727"></a> <a href="https://github.com/UnyieldingOrca"></a> <a href="https://github.com/Writer-X"></a> <a href="https://github.com/Writtic"></a> <a href="https://github.com/Wuzhengda55"></a> <a href="https://github.com/Xieql"></a> <a href="https://github.com/XuPeng-SH"></a> <a href="https://github.com/XuanYang-cn"></a> <a href="https://github.com/YannFollet"></a> <a href="https://github.com/YidaHu"></a> <a href="https://github.com/YiyunNi"></a> <a href="https://github.com/Yougigun"></a> <a href="https://github.com/Yukikaze-CZR"></a> <a href="https://github.com/Zach41"></a> <a href="https://github.com/ZhaoBQ"></a> <a href="https://github.com/aaronjin2010"></a> <a href="https://github.com/abd-770"></a> <a href="https://github.com/akihoni"></a> <a href="https://github.com/alexanderguzhva"></a> <a href="https://github.com/alwayslove2013"></a> <a href="https://github.com/anchun"></a> <a href="https://github.com/any35"></a> <a href="https://github.com/aoiasd"></a> <a href="https://github.com/arijit-chowdhury-genea"></a> <a href="https://github.com/ashkrisk"></a> <a href="https://github.com/ashyshyshyman"></a> <a href="https://github.com/avats-dev"></a> <a href="https://github.com/avsolatorio"></a> <a href="https://github.com/balloon1995"></a> <a href="https://github.com/become-nice"></a> <a href="https://github.com/bigsheeper"></a> <a href="https://github.com/binbin12580"></a> <a href="https://github.com/binbinlv"></a> <a href="https://github.com/bjzhjing"></a> <a href="https://github.com/bo-huang"></a> <a href="https://github.com/brandonbiggs"></a> <a href="https://github.com/brcarry"></a> <a href="https://github.com/brunocfnba"></a> <a href="https://github.com/bryanwux"></a> <a href="https://github.com/caesarjuly"></a> <a href="https://github.com/caosiyang"></a> <a href="https://github.com/carawaylj"></a> <a href="https://github.com/charleskakumanu"></a> <a href="https://github.com/charlspjohn"></a> <a href="https://github.com/chasingegg"></a> <a href="https://github.com/chengpu"></a> <a href="https://github.com/chenxingqiang"></a> <a href="https://github.com/chinamcafee"></a> <a href="https://github.com/chuangfengwang"></a> <a href="https://github.com/chyezh"></a> <a href="https://github.com/cjrh"></a> <a href="https://github.com/claireyuw"></a> <a href="https://github.com/codacy-badger"></a> <a href="https://github.com/codenoid"></a> <a href="https://github.com/codingjaguar"></a> <a href="https://github.com/congqixia"></a> <a href="https://github.com/corest"></a> <a href="https://github.com/counter2015"></a> <a href="https://github.com/cqy123456"></a> <a href="https://github.com/cuishuang"></a> <a href="https://github.com/cxie"></a> <a href="https://github.com/cxytz01"></a> <a href="https://github.com/cydrain"></a> <a href="https://github.com/czpmango"></a> <a href="https://github.com/czs007"></a> <a href="https://github.com/dandv"></a> <a href="https://github.com/dariocurr"></a> <a href="https://github.com/datenhahn"></a> <a href="https://github.com/dd-He"></a> <a href="https://github.com/dddddai"></a> <a href="https://github.com/del-zhenwu"></a> <a href="https://github.com/dengxiaohai"></a> <a href="https://github.com/disflyer"></a> <a href="https://github.com/divyaruhil"></a> <a href="https://github.com/donno2048"></a> <a href="https://github.com/drow931"></a> <a href="https://github.com/dvzubarev"></a> <a href="https://github.com/dyhyfu"></a> <a href="https://github.com/eddumelendez"></a> <a href="https://github.com/ehooi"></a> <a href="https://github.com/elfisworking"></a> <a href="https://github.com/eli-b"></a> <a href="https://github.com/elstic"></a> <a href="https://github.com/emmanuel-ferdman"></a> <a href="https://github.com/eolivelli"></a> <a href="https://github.com/erdustiggen"></a> <a href="https://github.com/feisiyicl"></a> <a href="https://github.com/fengjun2016"></a> <a href="https://github.com/filip-halt"></a> <a href="https://github.com/filipecaixeta"></a> <a href="https://github.com/fishpenguin"></a> <a href="https://github.com/forsaken628"></a> <a href="https://github.com/foxspy"></a> <a href="https://github.com/franciscojavierarceo"></a> <a href="https://github.com/freestsoul"></a> <a href="https://github.com/gcmutator"></a> <a href="https://github.com/ggaaooppeenngg"></a> <a href="https://github.com/gifi-siby"></a> <a href="https://github.com/git-hulk"></a> <a href="https://github.com/godchen0212"></a> <a href="https://github.com/gracezzzzz"></a> <a href="https://github.com/grtoverflow"></a> <a href="https://github.com/gruebel"></a> <a href="https://github.com/guimou"></a> <a href="https://github.com/gujun720"></a> <a href="https://github.com/guoxiangzhou"></a> <a href="https://github.com/hadim"></a> <a href="https://github.com/haorenfsa"></a> <a href="https://github.com/hckex"></a> <a href="https://github.com/hedane"></a> <a href="https://github.com/henryoswald"></a> <a href="https://github.com/hishope"></a> <a href="https://github.com/huanghaoyuanhhy"></a> <a href="https://github.com/huangjincheng2022"></a> <a href="https://github.com/ibrahimhaddad"></a> <a href="https://github.com/im-ajaymeena"></a> <a href="https://github.com/ireneontheway5"></a> <a href="https://github.com/iynewz"></a> <a href="https://github.com/izapolsk"></a> <a href="https://github.com/jackyu2020"></a> <a href="https://github.com/jaelgu"></a> <a href="https://github.com/jaime0815"></a> <a href="https://github.com/jeffoverflow"></a> <a href="https://github.com/jenkoon"></a> <a href="https://github.com/jennyli-z"></a> <a href="https://github.com/jhonroxton"></a> <a href="https://github.com/jiangke-sr"></a> <a href="https://github.com/jiangyinzuo"></a> <a href="https://github.com/jiaoew1991"></a> <a href="https://github.com/jielinxu"></a> <a href="https://github.com/jingkl"></a> <a href="https://github.com/jjyaoao"></a> <a href="https://github.com/jkx8fc"></a> <a href="https://github.com/joeyjooste"></a> <a href="https://github.com/john-h-luo"></a> <a href="https://github.com/jperez999"></a> <a href="https://github.com/juliens"></a> <a href="https://github.com/junjiejiangjjj"></a> <a href="https://github.com/jyc4617"></a> <a href="https://github.com/kartikcho"></a> <a href="https://github.com/kateshaowanjou"></a> <a href="https://github.com/klboke"></a> <a href="https://github.com/laipz8200"></a> <a href="https://github.com/laurazhao0611"></a> <a href="https://github.com/lee-eve"></a> <a href="https://github.com/lentitude2tk"></a> <a href="https://github.com/leonardokidd"></a> <a href="https://github.com/letian-jiang"></a> <a href="https://github.com/letme5"></a> <a href="https://github.com/leykun10"></a> <a href="https://github.com/lhotari"></a> <a href="https://github.com/liliu-z"></a> <a href="https://github.com/linhgao"></a> <a href="https://github.com/liyun95"></a> <a href="https://github.com/locustbaby"></a> <a href="https://github.com/loguo"></a> <a href="https://github.com/longjiquan"></a> <a href="https://github.com/lowener"></a> <a href="https://github.com/lsgrep"></a> <a href="https://github.com/lwglgy"></a> <a href="https://github.com/madogar"></a> <a href="https://github.com/maksspace"></a> <a href="https://github.com/matchyc"></a> <a href="https://github.com/matrixji"></a> <a href="https://github.com/mausch"></a> <a href="https://github.com/mcamou"></a> <a href="https://github.com/michaelkl"></a> <a href="https://github.com/mihailyanchev"></a> <a href="https://github.com/mileyzjq"></a> <a href="https://github.com/milvus-ci-robot"></a> <a href="https://github.com/mimoning"></a> <a href="https://github.com/moe-of-faith"></a> <a href="https://github.com/mohitreddy1996"></a> <a href="https://github.com/nameczz"></a> <a href="https://github.com/natoka"></a> <a href="https://github.com/ncover21"></a> <a href="https://github.com/nexttonever"></a> <a href="https://github.com/neza2017"></a> <a href="https://github.com/nianliuu"></a> <a href="https://github.com/nish112022"></a> <a href="https://github.com/nustiueudinastea"></a> <a href="https://github.com/op-hunter"></a> <a href="https://github.com/ownbylichaobao"></a> <a href="https://github.com/panjf2000"></a> <a href="https://github.com/pengjeck"></a> <a href="https://github.com/phantom8548"></a> <a href="https://github.com/pingliu"></a> <a href="https://github.com/pj1987111"></a> <a href="https://github.com/ponponon"></a> <a href="https://github.com/preetham"></a> <a href="https://github.com/presburger"></a> <a href="https://github.com/proost"></a> <a href="https://github.com/psc0606"></a> <a href="https://github.com/punkerpunker"></a> <a href="https://github.com/qbzenker"></a> <a href="https://github.com/qixuan0212"></a> <a href="https://github.com/rahulmistri1997"></a> <a href="https://github.com/rashgaroth"></a> <a href="https://github.com/richzw"></a> <a href="https://github.com/ronnie-llamado"></a> <a href="https://github.com/sachitolani"></a> <a href="https://github.com/sageanya"></a> <a href="https://github.com/saisona"></a> <a href="https://github.com/saivarunk"></a> <a href="https://github.com/sarah-inkeep"></a> <a href="https://github.com/scipe"></a> <a href="https://github.com/scsven"></a> <a href="https://github.com/seo-jinBro"></a> <a href="https://github.com/septemberfd"></a> <a href="https://github.com/shana0325"></a> <a href="https://github.com/shanghaikid"></a> <a href="https://github.com/shaoting-huang"></a> <a href="https://github.com/shengjh"></a> <a href="https://github.com/shengjun1985"></a> <a href="https://github.com/shiyu09"></a> <a href="https://github.com/shiyu22"></a> <a href="https://github.com/shunjiezhao"></a> <a href="https://github.com/siddarth99"></a> <a href="https://github.com/sileht"></a> <a href="https://github.com/simonwei97"></a> <a href="https://github.com/siriusctrl"></a> <a href="https://github.com/slobentanzer"></a> <a href="https://github.com/smackfu"></a> <a href="https://github.com/smellthemoon"></a> <a href="https://github.com/snyk-bot"></a> <a href="https://github.com/songxianj"></a> <a href="https://github.com/soothing-rain"></a> <a href="https://github.com/soulteary"></a> <a href="https://github.com/sparknack"></a> <a href="https://github.com/sre-ci-robot"></a> <a href="https://github.com/sre-ro"></a> <a href="https://github.com/sreyan-ghosh"></a> <a href="https://github.com/ss892714028"></a> <a href="https://github.com/stacyli-0601"></a> <a href="https://github.com/stephen37"></a> <a href="https://github.com/stevetracvc"></a> <a href="https://github.com/stuartjing"></a> <a href="https://github.com/sunby"></a> <a href="https://github.com/sutcalag"></a> <a href="https://github.com/sworddish"></a> <a href="https://github.com/talentAN"></a> <a href="https://github.com/tasty-gumi"></a> <a href="https://github.com/taydy"></a> <a href="https://github.com/tbickford"></a> <a href="https://github.com/tedxu"></a> <a href="https://github.com/tedyu"></a> <a href="https://github.com/testwill"></a> <a href="https://github.com/thywdy"></a> <a href="https://github.com/timothycarambat"></a> <a href="https://github.com/tinkerlin"></a> <a href="https://github.com/tinswzy"></a> <a href="https://github.com/topikachu"></a> <a href="https://github.com/trovwu"></a> <a href="https://github.com/tuwchia"></a> <a href="https://github.com/ulovecode"></a> <a href="https://github.com/unfode"></a> <a href="https://github.com/virgo-o"></a> <a href="https://github.com/vladwa"></a> <a href="https://github.com/vsanna"></a> <a href="https://github.com/vtereshyn"></a> <a href="https://github.com/wangting0128"></a> <a href="https://github.com/water32"></a> <a href="https://github.com/wayblink"></a> <a href="https://github.com/weiliu1031"></a> <a href="https://github.com/weishuo2"></a> <a href="https://github.com/wg1026688210"></a> <a href="https://github.com/wh201906"></a> <a href="https://github.com/wscxyey"></a> <a href="https://github.com/wwx441476"></a> <a href="https://github.com/wxyucs"></a> <a href="https://github.com/wxywb"></a> <a href="https://github.com/wzymumon"></a> <a href="https://github.com/xaxys"></a> <a href="https://github.com/xiangzhouguo"></a> <a href="https://github.com/xiaocai2333"></a> <a href="https://github.com/xiaofan-luan"></a> <a href="https://github.com/xiaohu4313888"></a> <a href="https://github.com/xiaowshi"></a> <a href="https://github.com/xiedeyantu"></a> <a href="https://github.com/xige-16"></a> <a href="https://github.com/xiyichan"></a> <a href="https://github.com/xlyslr"></a> <a href="https://github.com/xudalin0609"></a> <a href="https://github.com/xuqiwe"></a> <a href="https://github.com/xzshinan"></a> <a href="https://github.com/yah01"></a> <a href="https://github.com/yahorbarkouski"></a> <a href="https://github.com/yamasite"></a> <a href="https://github.com/yanliang567"></a> <a href="https://github.com/yellow-shine"></a> <a href="https://github.com/yelusion2"></a> <a href="https://github.com/yhmo"></a> <a href="https://github.com/yiuluchen"></a> <a href="https://github.com/yiwangdr"></a> <a href="https://github.com/yiwen92"></a> <a href="https://github.com/yongpengli-z"></a> <a href="https://github.com/youny626"></a> <a href="https://github.com/yuyicai"></a> <a href="https://github.com/yxm1536"></a> <a href="https://github.com/zander-bobronnikov"></a> <a href="https://github.com/zc2638"></a> <a href="https://github.com/zc277584121"></a> <a href="https://github.com/zengxy"></a> <a href="https://github.com/zerowe-seven"></a> <a href="https://github.com/zhagnlu"></a> <a href="https://github.com/zhang787jun"></a> <a href="https://github.com/zhanshuyou"></a> <a href="https://github.com/zhanxu33"></a> <a href="https://github.com/zhengbuqian"></a> <a href="https://github.com/zhenwu-cn"></a> <a href="https://github.com/zhikunyao"></a> <a href="https://github.com/zhoubo0317"></a> <a href="https://github.com/zhuwenxing"></a> <a href="https://github.com/zhuyaguang"></a> <a href="https://github.com/zjjzyl"></a> <a href="https://github.com/zxf2017"></a>
<!-- Do not remove end of hero-bot -->获取更多有关安装、开发、部署和管理的指南,请查看 Milvus 文档.
Attu 提供了好用的图形化界面,帮助您更好的管理数据和Milvus.
欢迎加入 Slack 频道分享你的建议与问题。你也可以通过 FAQ 页面,查看常见问题及解答。
订阅 Milvus 邮件:
关注 Milvus 社交媒体:
Zilliz 是 Milvus 项目的幕后公司。我们正在 招聘 算法、开发和全栈工程师。欢迎加入我们,让我们携手构建下一代的开源数据基础软件。
如需在研究论文中使用 Milvus,欢迎添加以下引用:
@inproceedings{2021milvus,
title={Milvus: A Purpose-Built Vector Data Management System},
author={Wang, Jianguo and Yi, Xiaomeng and Guo, Rentong and Jin, Hai and Xu, Peng and Li, Shengjun and Wang, Xiangyu and Guo, Xiangzhou and Li, Chengming and Xu, Xiaohai and others},
booktitle={Proceedings of the 2021 International Conference on Management of Data},
pages={2614--2627},
year={2021}
}
Milvus 采用了以下依赖库: