# milvus-io-bootcamp **Repository Path**: calledbo/milvus-io-bootcamp ## Basic Information - **Project Name**: milvus-io-bootcamp - **Description**: milvus bootcamp - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-06-11 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
Report Bug or Request Feature
![]() |
![]() |
![]() |
Reverse Image search | Chatbots | Chemical structure search |
---|
Solutions | Have fun with it | Article | Video |
Reverse Image Search
Build a reverse image search system using Milvus paired with Towhee for feature extraction. |
- Building a Search by Image Shopping Experience with VOVA and Milvus |
- 中文 |
|
Search for matched or related images given an input text by Milvus and Towhee. |
- Jupyter notebook | ||
System Build an intelligent chatbot using Milvus and Towhee for natural language processing (NLP). |
-中文 |
||
Build a text search engine using Milvus and BERT model. |
- Milvus 实战 | Milvus 与 BERT 搭建文本搜索 | - 中文 | |
Build an AI-powered movie recommender system using Milvus paired with PaddlePaddle’s deep learning framework. |
- 强强联手!Milvus 与 PaddlePaddle 深度整合,赋能工业级 AI 应用 | ||
Build a video similarity search engine using Milvus and Towhee. |
- Building a Video Analysis System with Milvus Vector Database |
||
Build a video deduplication system to detect copied video sharing duplicate segments. |
|||
Search for matched or related videos given an input text by Milvus and Towhee. |
- Jupyter notebook | - 5分钟实现「视频检索」:基于内容理解,无需任何标签 | |
Build an audio search engine using Milvus paired with PANNs for audio pattern recognition. |
- 基于 Milvus 的音频检索系统 | ||
Build an audio classification engine using Milvus & Towhee to classify audio. |
|||
Build engines based on audio fingerprints using Milvus & Towhee, such as music detection system. |
|||
Build a molecular similarity search system using Milvus paired with RDKit for cheminformatics. |
- Milvus 赋能 AI 药物研发 | - 中文 | |
Build a DNA sequence classification system using Milvus with k-mers & CountVectorizer. |
- 用 AI 识别基因,从向量化 DNA 序列开始 | ||
Build a Face Recognition Pipeline using Milvus Vector Database to store face embeddings & perform face similaity search. |