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!
- October 24 β San Francisco Unstructured Meetup
- October 25 - SF AI For Developers Meetup
- November 7 - Seattle Unstructure Meetup
- November 14 β San Francisco Unstructured Meetup
Build something cool with Milvus at one of these Hackathons we are supporting!
GETTING STARTED WITH VECTOR SEARCH
ARTICLES
LangChain & Milvus
- Using LangChain to Self-Query a Vector Database
- Ultimate Guide to Getting Started with LangChain
- Question Answering over Documents with Zilliz Cloud and LangChain
LlamaIndex & Milvus
- Getting Started with LlamaIndex
- Documentation QA using Zilliz Cloud and LlamaIndex
- Building a Chatbot with Zilliz Cloud, LlamaIndex and LangChain Part I
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
- Memory for LLM applications: Different retrieval techniques for getting the most relevant context
- How to Add Conversational Memory to an LLM Using LangChain * Debugging your RAG apps with LangSmith
LlamaIndex & Milvus
- Persistent Vector Storage with LlamaIndex
- Jerry Liu, CEO LlamaIndex tells you how to Boost your LLM with Private Data using LlamaIndex
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)