DEV Community

Chris Churilo
Chris Churilo

Posted on • Updated on

Milvus Adventures

October 20, 2023

HACKTOBERFEST

Hacktoberfest is still happening and we recently added a few more first issues for anyone from the Rust community!

COMMUNITY

Join us at one of our Unstructured Data Meetups!

Build something cool with Milvus at one of these Hackathons we are supporting!

  • CalHacks πŸ»πŸ§Έβ€” October 27-29
  • HackNC πŸ‘» β€” October 28-29

GETTING STARTED WITH VECTOR SEARCH

ARTICLES

LangChain & Milvus

LlamaIndex & Milvus

TUTORIAL

Using AI to Find Your Celebrity Stylist. In this tutorial, you will learn how to utilize a fine-tuned model to segment clothing in images. You will then crop out each labeled article and resize the images to the same size. Finally, store the embeddings generated from those images in Milvus, an open-source vector database.

Build Semantic Search on your ZenDesk tickets. In this tutorial, you will learn hot to conduct Semantic Search on ZenDesk tickets with Airbyte, Streamlit, and of course Milvus as our vector store. Start Now.

VIDEOS

LangChain & Milvus

LlamaIndex & Milvus

GITHUB REPOS

Milvus Vector Database. Milvus is an open source vector database used to store, index, and manage massive embedding vectors generated by deep neural networks and other machine learning (ML) models.

GPT Cache. GPTCache is an open-source tool designed to improve the efficiency and speed of GPT-based applications by implementing a cache to store the responses generated by language models.

VectorDBBench. VectorDBBench is an open-source benchmarking tool to help you evaluate the performance of mainstream vector databases and cloud services with yoru specific use case.

Top comments (0)