DEV Community

Chris Churilo
Chris Churilo

Posted on • Updated on

Milvus Adventures Nov 3, 2023

November 3, 2023

HACKTOBERFEST

Hacktoberfest is now over for the year! Thank you so much to everyone who participated!

COMMUNITY

Join us at one of our Unstructured Data Meetups!

Missed one of our community events? No worries!

  • SF Unstructured Data Meetup - watch the video

    • Jon Bennion, Logical Fallacies in LLM output
    • Filip Haltmayer, Kafka integration with Zilliz
    • Rob and Kasia, Pair Programming with GitHub Copilot
  • CalHacks 🐻🧸— October 27-29 - read the recap

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

Vector Database Fundamentalss

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)